diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2018-10-04 10:55:02 +0200 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2018-10-04 10:55:02 +0200 |
commit | ea01a0db9f0d19f6f87a4c26de3679e5cc634e3f (patch) | |
tree | 6ebca53c27bd1e1789276450903e1ebe86e75ee9 /installer/README.en.txt | |
parent | 623659e5c4696e54e009591a8d81dde2ea559805 (diff) |
#872: Updating installation info (devel branch).
Diffstat (limited to 'installer/README.en.txt')
-rw-r--r-- | installer/README.en.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/installer/README.en.txt b/installer/README.en.txt new file mode 100644 index 00000000..277040da --- /dev/null +++ b/installer/README.en.txt @@ -0,0 +1,25 @@ + +OpenGnsys Installer README +=============================== + + +This directory contains documentation and maintenance scripts for installing, +updating and uninstalling an OpenGnsys Server. + + +- INSTALL.en.txt installation information (English) +- INSTALL.es.txt installation information (Spanish) +- LICENSE.en.txt licence information (English) +- ogagentpkgs-Version.tar.gz agent for operationg systems (OGAgent) +- opengnsys_export.sh script to export data to another OpenGnsys Server +- opengnsys_import.sh script to import data from another OpenGnsys Server +- opengnsys_installer.sh installation script +- opengnsys_uninstall.sh uninstallation script +- opengnsys_update.sh updating script + +- opengnsys_makecompress.sh script to generate a compress file with our last release +- ogagent-devel-installer.sh script to prepare OGAgent compillation environment + +- vagrant Vagrant configuration directory to deploy some virtual + environments + |