summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* #761 Updating Vagrant file for testing laboratory.Ramón M. Gómez2019-05-211-6/+10
* #761 New Vagrantfile to deploy an OpenGnsys 3 virtual laboratory.Ramón M. Gómez2019-05-161-0/+171
* Merge remote-tracking branch 'origin/webconsole3' into webconsole3devega2019-05-132-169/+120
|\
| * #907: Securing client's token generation during installation process.Ramón M. Gómez2019-05-091-8/+9
| * #761 Fetching correct admin credentials; applying new permissions.Ramón M. Gómez2019-05-071-3/+6
| * #761 Fix bug catching client id.Ramón M. Gómez2019-05-071-6/+6
| * #761 Fixing bugs when installing OpenGnsys 3 and generating ogagent-oglive pa...Ramón M. Gómez2019-05-061-14/+45
| * #761 First installer for OpenGnsys 3.Ramón M. Gómez2019-05-032-426/+86
| * #761: Fix bugs when parsing parameters; stop agent when client is halted.Ramón M. Gómez2019-04-291-1/+1
* | - Corrección de fallos.devega2019-05-132-256/+6
|/
* #761: Fixing dependencies when upgrading to the new web console.Ramón M. Gómez2019-04-231-3/+7
* #761: Fixing some bugs when upgrading to the new web console.Ramón M. Gómez2019-04-111-3/+10
* #761: Fixing permissions and symbolic links.Ramón M. Gómez2019-04-1110-0/+0
* #761: Updating script.Ramón M. Gómez2019-04-091-3/+47
* #761 #750: Merge branch {{{ogagent-oglive}}} into {{{webconsole3}}}.Ramón M. Gómez2019-04-091-1/+1
|\
| * #750: OGAgent activation and deactivation now compatible with new web console.Ramón M. Gómez2019-04-096-42/+42
| |\
| * \ #750: Fast-forward.Ramón M. Gómez2018-11-2612-219/+460
| |\ \
| * | | #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{...Ramón M. Gómez2018-06-181-1/+1
* | | | #761: fast-forward.Ramón M. Gómez2019-04-0914-255/+496
|\ \ \ \ | | |_|/ | |/| |
| * | | #739: Vagrant provisioning scripts try to get the name of the internal networ...Ramón M. Gómez2019-02-213-3/+3
| * | | #736: Installer script no longer disables firewall or SELinux, and recommends...Ramón M. Gómez2019-02-071-24/+4
| * | | #784: Fixing Apache configuration error when multiple instances of PHP-FPM ar...Ramón M. Gómez2019-02-072-2/+2
| * | | #892: Use ogAdmServer Wake on LanJavier Sánchez Parra2019-01-292-2/+2
| * | | #580: New compilation dependencies.Ramón M. Gómez2019-01-172-4/+4
| * | | #869: `realpath` command is included in `coreutils` package on Ubuntu 18.04Ramón M. Gómez2018-12-201-0/+2
| * | | #886: Backward-compatible with JQ version 1.4Ramón M. Gómez2018-12-123-5/+5
| * | | #881: Add new variable definitions to the default file.Ramón M. Gómez2018-11-301-1/+13
| * | | #879: Checking paths and sizes in update script.Ramón M. Gómez2018-11-261-4/+10
| | |/ | |/|
| * | #846: Remove appropiate logrotate files when uninstalling or updating.Ramón M. Gómez2018-11-232-1/+3
| * | #857: Basic compatibillity notes.Ramón M. Gómez2018-11-222-6/+6
| * | #840: Updating script {{{checkperms}}} to assign proper permissions.Ramón M. Gómez2018-11-202-15/+0
| * | #784: Apache configuration now supports connection with PHP-FPM via socket an...Ramón M. Gómez2018-11-152-3/+15
| * | #875: Removing old ogAdmRepo service.Ramón M. Gómez2018-11-142-20/+3
| * | Close #869: Updating package list to install on CentOS 7.xRamón M. Gómez2018-11-062-7/+7
| * | #872: Update list of closed tickets; quotation correction in Vagrant files.Ramón M. Gómez2018-10-294-12/+12
| * | #784: Install or update to PHP 7 on CentOS 7.Ramón M. Gómez2018-10-292-27/+44
| * | #853: Updating Doxygen configuration to resolve compatibility problems.Ramón M. Gómez2018-10-181-64/+131
| * | #872: Solving a potential problem with downloads in some Vagrant files.Ramón M. Gómez2018-10-182-12/+22
| * | #867: Integrating commit {{{ba1f95c}}}.Ramón M. Gómez2018-10-172-3/+4
| * | #867 Acceso al manual de usuario desde la consola web.Irina Gómez2018-10-171-0/+2
| * | #846: Update script creates logrotate files if they do not exist.Ramón M. Gómez2018-10-161-1/+15
| * | #846 Se configura logrotate para que incluya todos los archivos de registro. ...Irina Gómez2018-10-111-2/+5
| * | #784: Using PHP-FPM instead of Mod-PHP to improve Apache performance.Ramón M. Gómez2018-10-042-15/+25
| * | #872: Updating installation info (devel branch).Ramón M. Gómez2018-10-044-52/+185
| * | Close #840 #847: Cliente ogLive se gneera a partir del código Git en vez de ...Ramón M. Gómez2018-08-271-1/+1
| * | #869: Adaptación de paquetes en Ubuntu 18.04 y evitar redundancias al detect...Ramón M. Gómez2018-08-221-2/+4
| * | #847: Correcting errata when obtaining revision date (commit SHA1 is not veri...Ramón M. Gómez2018-07-091-1/+1
| |/
* | Creado el Bundle OpengnsysCoreBundle e implementado Auth2, Rest y User (entid...devega2019-04-031-9/+9
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3devega2019-04-0320-0/+5807
|\ \
| * \ Merge branch 'webconsole3' of opengnsys.es:/git/opengnsys into webconsole3jm.bardallo2018-06-181-27/+40
| |\ \