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 ...")
(No difference)

Revision as of 13:07, 15 January 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

See Also