Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "ID-824 Modificando comando setBootMode por bootOs" | albertogp | 2021-05-03 | 2 | -2/+10 |
| | |||||
* | #1036 Vagrant file to use libvirt, modifying Vagrant file for vbox. | Irina Gómez | 2021-04-19 | 1 | -0/+187 |
| | |||||
* | #997: opengnsys_update.sh: The work directory name changes with the new ↵ | Irina Gómez | 2021-04-12 | 1 | -9/+8 |
| | | | | versions name format. | ||||
* | #997: opengnsys_installer.sh | Irina Gómez | 2021-04-08 | 1 | -21/+23 |
| | | | | | The choice of ogLive is commented for compatibility with the new version of ogClient. The work directory name changes with the new versions name format. | ||||
* | #997 Vagrantfile-prod-vbox points to Vagrantfile-1.2.0-vbox. | Irina Gómez | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | #997: Using tags with format `vX.Y.Z` instead of `opengnsys-X.Y.Z` | Ramón M. Gómez | 2021-04-07 | 2 | -2/+3 |
| | |||||
* | #1026 The installation script displays information message only when ↵ | Irina Gómez | 2021-03-04 | 1 | -6/+20 |
| | | | | distribution is different than advised. | ||||
* | #1026 The installation and upgrade scripts display messages with the ↵ | Irina Gómez | 2021-03-04 | 2 | -0/+24 |
| | | | | OpenGnsys version prerequisites; in case of update, they also show the current version. | ||||
* | #997: Vagrant files adapted to use ogServer REST API to assign PXE template ↵ | Ramón M. Gómez | 2021-02-25 | 2 | -10/+12 |
| | | | | to defined clients. | ||||
* | #1029 Installation and update show a warning about debug level of syslog. | Irina Gómez | 2021-02-15 | 2 | -4/+4 |
| | |||||
* | #1027 opengnsys_update.sh and opengnsys_installer.sh configure ogclient. | Irina Gómez | 2021-02-15 | 2 | -1/+8 |
| | |||||
* | #1028 opengnsys_uninstall.sh remove ogserver service. | OpenGnsys | 2021-02-15 | 1 | -0/+8 |
| | |||||
* | #988 opengnsys_export.sh compatibility with 1.1.1c version | Irina Gómez | 2021-02-15 | 1 | -6/+10 |
| | |||||
* | #1018 opengnsys_update.sh starts ogserver after compilation. | Irina Gómez | 2021-02-10 | 1 | -0/+1 |
| | |||||
* | #997 Updating release in Vagrantfile and VERSION.json. | Irina Gómez | 2021-01-21 | 2 | -1/+174 |
| | |||||
* | #997 Installer and updater download the latest versions of OGAgent and ogLive. | Irina Gómez | 2020-12-17 | 2 | -4/+3 |
| | |||||
* | #988 Add ogserver.json creation when running opengnsys_update.sh | Javier Sánchez Parra | 2020-11-03 | 1 | -3/+24 |
| | | | | | | | | | | This patch enables the creation of a default json config for the ogserver when running opengnsys_update.sh, if no prior json config is detected. Eg. when updating from 1.1.1c to 1.2.0 Reviewed-by: Jose M. Guisado <jguisado@soleta.eu> | ||||
* | #804 Fix updater php package retrieving | Javier Sánchez Parra | 2020-10-30 | 1 | -1/+1 |
| | | | | | | | | Updater script retrieves php7.1-mapi package instead of php7.2 metapackage. Otherwise, updating from 1.1.1c to 1.2.0 fails. This commit changes "apt-cache" search for the "php7.2" specific package dependency which is available in Ubuntu 18.04. | ||||
* | #988 Read json config file in scripts | Roberto Hueso Gómez | 2020-10-22 | 3 | -5/+13 |
| | | | | | | | | This patch implements the function source_json_config() that is used to read the new ogserver.json config file in the scripts. This replaces the old 'source .../ogserver.cfg'. Co-authored-by: Javier Sánchez Parra <jsanchez@soleta.eu> | ||||
* | #988 Add ogServer JSON config to installer | Javier Sánchez Parra | 2020-10-16 | 1 | -6/+18 |
| | | | | | This commit changes legacy ogServer configuration file to new ogServer JSON configuration file. | ||||
* | #997: Support for Initrd compressed in several formats. | Ramón M. Gómez | 2020-09-03 | 2 | -2/+2 |
| | | | | Adding compatibility with Ubuntu 20.04 Initrd, which is compressed in LZ4 format. | ||||
* | #1003 Fix ogClient update | Javier Sánchez Parra | 2020-08-28 | 1 | -1/+1 |
| | | | | | | | | ogClient is not updated when the update script runs. The update script is using "mv", which can not merge folders and is putting the update inside a folder. This patch updates the script to use "rsync", which can merge folders. | ||||
* | #1002 Fix update script to not remove ogAdmRepo.cfg | Javier Sánchez Parra | 2020-08-28 | 1 | -1/+4 |
| | | | | | | | The ogAdmRepo config file is removed on update. Update script deletes ogAdmRepo.cfg file as it was deprecated, but it is still in use. This patch updates the script to not remove ogAdmRepo config file. | ||||
* | #997 #755 opengnsys_export: database dump does not export tablespaces due to ↵ | Irina Gómez | 2020-08-10 | 1 | -1/+3 |
| | | | | mysql 5.7.31 compatibility (no tablespaces used). | ||||
* | #993 opengnsys_installer.sh: Fixs inconsistent number of array items in ↵ | Irina Gómez | 2020-08-04 | 1 | -1/+0 |
| | | | | copyServerFiles. | ||||
* | #993 Remove ogAdmServerAux | Roberto Hueso Gómez | 2020-07-31 | 2 | -3/+0 |
| | | | | | | This patch removes ogAdmServerAux which is no longer needed. This script is replaced by the modifications performed on 'setclientmode' and a call to the ogServer API POST /modes. | ||||
* | #943: Updater also looks for the old version file. | Ramón M. Gómez | 2020-07-21 | 1 | -2/+3 |
| | |||||
* | #971: Updater backward compatibility. | Ramón M. Gómez | 2020-06-25 | 1 | -11/+15 |
| | |||||
* | #987 Use systemctl to disable/enable services in Ubuntu | Javier Sánchez Parra | 2020-06-24 | 2 | -3/+3 |
| | | | | | | OpenGnsys install and update scripts were still using update-rc to disable and enable services in Debian/Ubuntu. But, since Debian 8 and Ubuntu 15, this should be done with systemd systemctl. | ||||
* | #986 More renaming to ogserver | Javier Sánchez Parra | 2020-06-23 | 1 | -1/+1 |
| | | | | | Another step into renaming all references of ogAdmServer to ogServer. This commit mostly rename references to ogAdmServer.cfg in scripts. | ||||
* | #986 Rename to ogserver | Javier Sánchez Parra | 2020-06-19 | 4 | -11/+11 |
| | | | | Step forward to rename all ogAdmServer references to ogServer | ||||
* | #981 Use new ogServer systemd unit file | Javier Sánchez Parra | 2020-06-19 | 2 | -0/+25 |
| | | | | | This commit adapts installer, updater and init scripts to work with new ogServer systemd unit file. | ||||
* | #985 Install and update scripts now use ogServer repo | Javier Sánchez Parra | 2020-06-19 | 2 | -18/+42 |
| | | | | | | OpenGnsys is separating the different parts of the project in different git repositories. Now ogServer, formerly ogAdmServer, has is own repo, so is necessary to adapt install and update script to use this new repo. | ||||
* | #984: Installer and updater download the OGAgent tarball defined in the ↵ | Ramón M. Gómez | 2020-06-16 | 2 | -5/+15 |
| | | | | version file. | ||||
* | #983: Merge branch `v1.1.1c` into `master`. | Ramón M. Gómez | 2020-06-15 | 3 | -9/+9 |
|\ | |||||
| * | #983: Updating release Vagrantfile. | Ramón M. Gómez | 2020-06-09 | 2 | -1/+1 |
| | | |||||
| * | #983: Releasing OpenGnsys 1.1.1c | Ramón M. Gómez | 2020-06-09 | 2 | -2/+2 |
| | | |||||
| * | #943: Fix a bug in getting Git tag data before updating. | Ramón M. Gómez | 2020-06-09 | 1 | -7/+7 |
| | | |||||
* | | Revert "#959: Fix update bug when obtaining Git tags data." | Ramón M. Gómez | 2020-06-09 | 1 | -6/+6 |
| | | | | | | | | This reverts commit d4daa3475e859b94226aa081dd7d0765f0be4581. | ||||
* | | Revert "#959: Update script checks all defined tags." | Ramón M. Gómez | 2020-06-09 | 1 | -1/+1 |
| | | | | | | | | This reverts commit efbe3cae676d640ff6ad16fae527a23d421af2bc. | ||||
* | | #959: Update script checks all defined tags. | Ramón M. Gómez | 2020-06-08 | 1 | -1/+1 |
| | | |||||
* | | #959: Fix update bug when obtaining Git tags data. | Ramón M. Gómez | 2020-06-08 | 1 | -6/+6 |
| | | |||||
* | | #971 Remove ogAdmClient code from update script | Javier Sánchez Parra | 2020-06-08 | 1 | -15/+0 |
| | | | | | | | | | | ogAdmClient is deprecated, new versions of OpenGnsys use ogClient as clients software. | ||||
* | | #971 Add ogClient update to the update script | Javier Sánchez Parra | 2020-06-08 | 1 | -0/+30 |
| | | | | | | | | | | | | | | New versions of OpenGnsys use ogClient as daemon for clients. Now update script downloads new version of ogClient from GitHub to update the code, maintaining the configuration file ogclient.json. | ||||
* | | #971 Update ogClient repo URL in installer | Javier Sánchez Parra | 2020-06-04 | 1 | -1/+1 |
| | | | | | | | | Use opengnsys github repository for installer. | ||||
* | | #980 use json file format in ogClient | Javier Sánchez Parra | 2020-06-02 | 1 | -2/+1 |
| | | |||||
* | | #970 Add automake depencency for ogAdmServer | Javier Sánchez Parra | 2020-06-02 | 2 | -4/+4 |
| | | | | | | | | New version of ogAdmServer need automake to generate the Makefile. | ||||
* | | #981 Add systemd unit file | Javier Sánchez Parra | 2020-06-02 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | The ogAdmServer needs to be started after MySQL, because it queries the DB at the beginning to obtain the schedules. This commit adds a systemd unit file that force OpenGnsys service to start after MySQL service | ||||
* | | #971 Remove ogAdmAgent initialization | Javier Sánchez Parra | 2020-06-02 | 2 | -26/+8 |
| | | | | | | | | | | | | | | | | | | | | | | All the functionalities of the ogAdmAgent are now in the ogAdmServer. So, the it is not needed anymore. This commit remove the installation and update of the ogAdmAgent, adds a check to remove it if exists and removes it from the OpenGnsys init script. A future patch will remove all the code related to the ogAdmAgent. | ||||
* | | #973 Restart OpenGnsys service after stopping it | Javier Sánchez Parra | 2020-06-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | After updating OpenGnsys with the script, if there is a new version of the ogAdmServer, the script stop the service. So, you had to start manually the service once the update has finished. This commit makes a restart of the service after copying the new version of the ogAdmServer. |