Go to file
Antonio Doblas Viso 1b799271ab #1066 #1020 logrotate ignore non-existent logs with missingok
If the logrotate files for opengnsys indicate to rotate files that
do not exist, the process ignores them and continues with the next one.

The missingok clause is added to the logrotate configuration files.
2021-12-21 09:16:01 +01:00
admin #1066 #1006 Fix RemotePC IP retrieving on running clients 2021-12-21 08:14:14 +01:00
client #1066 #1014 ogGetImageInfo: Support Windows update october 2020. 2021-12-20 14:06:23 +01:00
doc #983: Releasing OpenGnsys 1.1.1c 2020-06-09 11:05:07 +02:00
installer #983: Updating release Vagrantfile. 2020-06-09 11:33:55 +02:00
repoman #1066 #1020 logrotate ignore non-existent logs with missingok 2021-12-21 09:16:01 +01:00
server #1066 #1020 logrotate ignore non-existent logs with missingok 2021-12-21 09:16:01 +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.