Service/planet

From Sugar Labs
< Service
Revision as of 13:07, 15 January 2011 by Bernie (talk | contribs) (Created page with "== Hostnames == * http://planet.sugarlabs.org/ == Hosted on == Machine/sunjammer == Administrative contact == planetmaster AT sugarlabs DOT org == Sysadmins == For ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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