mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
* change apache_data to apache_user in all * no libapach2 in centos. just php. no php-magick in centos * remove redundant vars entries * do not create apache user * missed one pound sign * soft code all references to apache_user * centos requires older setuptools * revert ansible_lsb.id in xsce.yml * try getting recent pip * move pip download to 2prep so that kalite success is not dependent on iiab coming first * still need to replace setuptools in kalite * add curl -- needed in debian * massivly substitue iiab for xsce, and rename files * completed runansible * centos fixes,install pip * appliance means no iptables rules * change to earlier version of setuptools for centos * delete file duplicate, hopefully unnecessary. generate the offline docs * wiki docs errors * create the admin group -- deleted earlier * use the --yes option with pip uninstall * base of repo moved from schoolserver to iiab, unleashkids.org->iiab.io * network detection broken due to tupo
41 lines
1.8 KiB
Markdown
41 lines
1.8 KiB
Markdown
======================================
|
||
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.
|
||
|
||
.. _XSCE wiki: https://github.com/XSCE/iiab/wiki
|
||
.. _installation: https://github.com/XSCE/iiab/wiki/XSCE-Installation
|
||
.. _ansible: http://www.ansibleworks.com/
|
||
.. _ansible documentation: http://www.ansibleworks.com/docs/
|
||
.. _XSCE project: http://schoolserver.org/
|