summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2018-10-03 15:30:31 +0200
committerRamón M. Gómez <ramongomez@us.es>2018-10-03 15:30:31 +0200
commitde7fe0f48f18a2dacee17a09fb2c4b61d8af07e7 (patch)
treee70fa37c9032c2f2346035e603ed1be28c217bf8
parentb6316116433f79d9aa5192e93a63de81d3854a07 (diff)
#872: Adding README.md file.
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..41cceb99
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+
+# 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).
+
+
+## Installation instructions
+
+See `doc/INSTALL.en.txt` (english) or `doc/INSTALL.es.txt` (spanish) file for installation instructions.
+