2017-05-27 18:09:50 +00:00
|
|
|
|
======================================
|
|
|
|
|
School Server Community Edition (XSCE)
|
|
|
|
|
======================================
|
|
|
|
|
|
|
|
|
|
Welcome to the Git repository of the XSCE project. XSCE is a community-based
|
|
|
|
|
project developed and supported by volunteers from around the world. It
|
|
|
|
|
provides communication, networking, content, and maintenance to schools and
|
|
|
|
|
classrooms. In everyday usage the school server provides services which extend
|
|
|
|
|
capabilities of the connected laptops while being transparent to the
|
|
|
|
|
user. These services include:
|
|
|
|
|
|
|
|
|
|
* Classroom connectivity – Similar to what you would find in an advanced home router.
|
|
|
|
|
* Internet gateway – If available, an internet connection is made available to laptops.
|
|
|
|
|
* Content – Tools to make instructional media available to their schools and classrooms.
|
|
|
|
|
* Maintenance – Tools to keep laptop updated and running smoothly.
|
|
|
|
|
|
|
|
|
|
All of our server code resides in this repository. We are using ansible_ as the
|
|
|
|
|
underlying technology to install, deploy, configure and manage the various
|
|
|
|
|
server components.
|
|
|
|
|
|
|
|
|
|
Documentation has recently moved to the wiki of this repo
|
|
|
|
|
|
|
|
|
|
Please see the `XSCE wiki`_
|
|
|
|
|
|
|
|
|
|
Installation procedures are in the process of being reworked to include:
|
|
|
|
|
|
|
|
|
|
* Offline install on bare metal from a usb stick
|
|
|
|
|
* Offline install with an iso file
|
|
|
|
|
* Manual install of all or part of the server in combination with either of the above
|
|
|
|
|
|
|
|
|
|
Full installation instructions are in the wiki of this repo:
|
|
|
|
|
|
|
|
|
|
Please read the `installation`_ documentation.
|
|
|
|
|
|
|
|
|
|
See the `XSCE project`_ for more information about the project.
|
|
|
|
|
|
2017-11-06 12:44:01 +00:00
|
|
|
|
.. _XSCE wiki: https://github.com/XSCE/xsce/wiki
|
|
|
|
|
.. _installation: https://github.com/XSCE/xsce/wiki/XSCE-Installation
|
2017-05-27 18:09:50 +00:00
|
|
|
|
.. _ansible: http://www.ansibleworks.com/
|
|
|
|
|
.. _ansible documentation: http://www.ansibleworks.com/docs/
|
|
|
|
|
.. _XSCE project: http://schoolserver.org/
|