Go to file
Ramón M. Gómez 8a2b568dfb #920: Remove white spaces when obtaining the client serial number. 2019-11-21 09:57:54 +01:00
admin #834: Delete duplicate lines in lab properties form. 2019-11-20 14:52:42 +01:00
client #920: Remove white spaces when obtaining the client serial number. 2019-11-21 09:57:54 +01:00
doc #925: Only the installer uses {{{settoken}}} script to generate authentication tokens. 2019-10-16 12:18:22 +02:00
installer #925: Script `settoken` changes REST token for users. 2019-11-11 17:41:54 +01:00
repoman #914: Reverting commit `3df93ab` and using GAWK for regex compatibility. 2019-11-08 14:32:11 +01:00
server #925: Script `settoken` changes REST token for users. 2019-11-11 17:41:54 +01:00
.gitignore #915 add __pycache__ folder to .gitignore 2019-08-28 17:53:16 +02:00
README.md #914: Updating README.md and .gitignore files. 2019-06-07 14:08:58 +02:00

README.md

OpenGnsys

The OpenGnsys Project (pronounced Open Genesis) brings together the combined efforts of several Spanish Public Universities to provide a number of free and open source tools for managing and deploying computers. These tools supply a complete, versatile and intuitive system that allows the arrangement, installation and deployment of different operating systems.

OpenGnsys is based on a modular architecture separated into different service layers which allows its implementation in several educational and organizational IT environments, both in a centralized or distributed way. The main management of the system is carried out by means of a simple web interface which supports delegated administration. OpenGnsys is also suitable for isolated environments, being able to work in network failure conditions (offline mode).

OpenGnsys website: https://opengnsys.es/

Installation notes

Please, read doc/INSTALL.en.txt (or doc/INSTALL.es.txt) for detailled instructions.