Commit Graph

17 Commits (3f270e07d46bd600e158fa74e1d66a7b2e59e6c1)

Author SHA1 Message Date
Nicolas Arenas f591717485 - Adjust timeout for start ogCore service
oginstaller/pipeline/head This commit looks good Details
- Improves script detection for service
2024-11-06 08:47:20 +01:00
Nicolas Arenas 9659ba7a49 - INstall oggui provision script in server
oginstaller/pipeline/head This commit looks good Details
- Use proper docker-compose file for ogCore
- Fix change password for ogadmin user
- Fix env file for oggui in case no server is set
2024-11-05 00:02:35 +01:00
Nicolas Arenas d96b98b4de - Move config file for ogCore to proper directory
oginstaller/pipeline/head This commit looks good Details
- Create prestart function to configure oggui-app
- Create oggui provision script
2024-11-04 21:18:37 +01:00
Nicolas Arenas b9edd5d0af Detects oggui interface automatically
oginstaller/pipeline/head This commit looks good Details
2024-11-04 13:00:45 +01:00
Nicolas Arenas 85c38b33a6 Update ogcore branch for smponent_installer
oginstaller/pipeline/head This commit looks good Details
2024-11-04 12:12:30 +01:00
Natalia Serrano 873c424854 refs #1019 do not daemonise a Type=simple systemd service
oginstaller/pipeline/head This commit looks good Details
2024-10-31 17:48:02 +01:00
Natalia Serrano c72f4e9515 refs #1019 fix container name in stop, specify branch
oginstaller/pipeline/head This commit looks good Details
2024-10-31 16:36:18 +01:00
Natalia Serrano 46f10e8826 refs #964 do not destroy containers, wait before provisioning 2024-10-31 15:45:19 +01:00
Nicolas Arenas 0a347c31af Updated installer to create deploy ogCore at start time
oginstaller/pipeline/head This commit looks good Details
2024-10-31 08:32:25 +01:00
Natalia Serrano fe30c0c651 refs #964 hardcode DNS server, clone a specific ogcore branch
oginstaller/pipeline/head This commit looks good Details
2024-10-30 18:10:36 +01:00
Natalia Serrano e3a03b3706 refs #964 install and provision the ogcore php container
oginstaller/pipeline/head This commit looks good Details
2024-10-30 16:57:42 +01:00
Nicolas Arenas 2651ff111c Last commits 2024-10-30 10:42:39 +01:00
Nicolas Arenas 893a5a492a Update paths
oginstaller/pipeline/head There was a failure building this commit Details
2024-10-29 10:25:07 +01:00
Nicolas Arenas c94eb098ca Read ogcore version from component installer 2024-10-29 09:49:52 +01:00
Nicolas Arenas 59577c48af #905 prepare eerything before change to docker 2024-10-25 11:10:44 +02:00
Nicolas Arenas 05886eaa2e refs #905: Improves installer
- Add function for deploying scripts in chroot
- Install selected components in YAD dialog
- Adds calamares packages module to the workflow to install vim and git
- Deploy component installer to /opengnsys-installer/component-installer.sh in final system
- Injects modules configs in /opengnsys-installer in the end system.
- Creates ogadmin group in end system tor created user
- template name changed to ogserver
-
2024-10-21 00:23:04 +02:00
Nicolas Arenas 91bffa83aa #991 Inyectar parametros de instalación recogidos por yad
- Modifica script de instalación para tratar cada componente por separado
- Modifica archico de configuración de calamares para instanciar shell dos veces, una para copiar los archivos de configuración y la otra para ejecutar el script de instalación de cada componente en el chroot
- Crea el directorio src para trabajar con calamares en modo -d y no tener que ejecutar el proceso competo
- Crea el script de instalación que se lanzará en el chroot para instalar todos los componentes
2024-10-20 14:05:11 +02:00