diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2018-06-14 10:48:39 +0200 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2018-06-14 10:59:34 +0200 |
commit | b60d6b807c580e58f06a337def9a1a83b1f3bcfc (patch) | |
tree | 7ee39403eb4f70a9f7120eb8168d6317b339bf1e /README.md | |
parent | 5367fb5e61f2e89797bfe7df0e4811a1ff890f08 (diff) | |
parent | e0e4c021382f2c8a66402c545229aa8e528750f9 (diff) |
#794: Applying new commits from {{{devel}}} branch to {{{pjlink}}} branch.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..618df4fa --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# 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 installer/README.en.txt (or installer/README.es.txt) for detailled +instructions. + |