Difference between revisions of "Platform Team/Server Kit/sugar-server-templates"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
  
This component contains configuration templates of basic services that need to be installed and configured on bare servers at school. It is possible to peek up some of these services in downstream solution to apply it using [[Sugar_Server_Kit/Mace|mace]] utility. See the [[Sugar_Server_Kit/sugar-server-demoxo|demoxo]] demonstration project for example.
+
This component contains configuration templates of basic services that need to be installed and configured on bare servers at school. It is possible to peek at some of these services in a downstream solution to apply using the [[Sugar_Server_Kit/Mace|mace]] utility. See the [[Sugar_Server_Kit/sugar-server-demoxo|demoxo]] demonstration project for example.
  
 
== Services ==
 
== Services ==
  
The set of service might not be single-solution per feature, i.e., it might contain configuration for several implementations of the same feature.
+
The set of services need not be limited to a single-solution per feature, i.e., it might contain configurations for several implementations of the same feature.
  
 
These services are:
 
These services are:

Revision as of 20:02, 23 August 2011

Summary

This component contains configuration templates of basic services that need to be installed and configured on bare servers at school. It is possible to peek at some of these services in a downstream solution to apply using the mace utility. See the demoxo demonstration project for example.

Services

The set of services need not be limited to a single-solution per feature, i.e., it might contain configurations for several implementations of the same feature.

These services are:

  • System configuration like iptables and sudo
  • Jabber
  • Web cache
  • Content filter
  • SSH
  • NTP
  • DNS
  • DHCP

Getting involved

  • Report on bugs.
  • Read the HACKING file to know how to contribute with code.

Resources