Difference between revisions of "Platform Team/Server Kit/sugar-server"
< Platform Team | Server Kit
Jump to navigation
Jump to search
(Only implemented services) |
|||
Line 12: | Line 12: | ||
** XO anti-thief support | ** XO anti-thief support | ||
** Entire Journal backup/restore | ** Entire Journal backup/restore | ||
+ | |||
+ | == Getting involved == | ||
+ | |||
+ | * [http://bugs.sugarlabs.org/newticket?component=sugar-server-kit Report] about bugs. | ||
+ | * Read the [http://api.sugarlabs.org/mace/pages/HACKING.html HACKING] file to know how to contribute by a code. | ||
+ | |||
+ | == Resources == | ||
+ | |||
+ | * [http://git.sugarlabs.org/server/sugar-server Sources]. |
Revision as of 12:13, 23 August 2011
Summary
The core component.
The singular program requires only on python, and obvious dependencies like coreutils, to allow all its services to function properly. It provides basic sugar related services, and uses one CLI tool to manage all its functionality.
Services
- Required services:
- Student identification
- Optional services:
- XO anti-thief support
- Entire Journal backup/restore