Go to file
Javier Sánchez Parra d2a9dd877b #896 Fix memory leak in wake_up_broadcast()
call freeifaddrs() after getifaddrs() to release memory.
2019-06-12 11:01:33 +02:00
admin #896 Fix memory leak in wake_up_broadcast() 2019-06-12 11:01:33 +02:00
client #844: Fix bug copying files when preparing ogLive client for offline mode. 2019-06-06 13:47:37 +02:00
doc #914: Fix version number. 2019-06-05 09:47:00 +02:00
installer #914: Install/update the new ogLive release. 2019-06-07 11:49:22 +02:00
repoman #914: Removing redundant permissions. 2019-06-07 11:16:31 +02:00
server #802 Advanced Boot Management sends to 'sendclientmode' script access data to the database as environment variables. 2019-06-10 11:46:26 +02:00
.gitignore #914: Updating README.md and .gitignore files. 2019-06-07 14:08:58 +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.