Difference between revisions of "Service/planet"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "== Hostnames == * http://planet.sugarlabs.org/ == Hosted on == Machine/sunjammer == Administrative contact == planetmaster AT sugarlabs DOT org == Sysadmins == For ...")
 
Line 2: Line 2:
  
 
* http://planet.sugarlabs.org/
 
* http://planet.sugarlabs.org/
 
+
* [http://planet.sugarlabs.org/validate.html feed validator]
  
 
== Hosted on ==
 
== Hosted on ==
Line 18: Line 18:
 
For non-emergency calls, preferably send email to the administrative contact.
 
For non-emergency calls, preferably send email to the administrative contact.
  
* [[User:template|Template User]]
+
* [[User:bernie|Bernie Innocenti]]
  
  
Line 33: Line 33:
 
== Upgrade notes ==
 
== Upgrade notes ==
  
 +
We're using the Ubuntu package of Planet Venus, which is very old. Switching to git would be easy, but the advantage isn't clear.
  
 
== See Also ==
 
== See Also ==

Revision as of 01:03, 13 February 2011

Hostnames

Hosted on

Machine/sunjammer


Administrative contact

planetmaster AT sugarlabs DOT org


Sysadmins

For non-emergency calls, preferably send email to the administrative contact.


Notes

The planet configuration data is stored in a git repository with automatic checkouts on pulls. See Sysadmin/Autocheckout repositories for more details.

To edit planet data:

git clone planet.sugarlabs.org:/srv/www-sugarlabs/planet
...edit...
git commit -m "what i changed" <file1> <file2>...

Upgrade notes

We're using the Ubuntu package of Planet Venus, which is very old. Switching to git would be easy, but the advantage isn't clear.

See Also