Commit graph

5 commits

Author SHA1 Message Date
Janik von Rotz
ed57cd1e7d
feat: set default language to German (Switzerland) for reiso.exo.mintcloud.ch deployment
- Add `lang: de_CH` to init configuration for reiso.exo.mintcloud.ch deployment
- Maintain existing login, password, and k8up configurations
2025-11-14 15:29:21 +01:00
Janik von Rotz
ce28d724fa
feat: switch reiso.exo.mintcloud.ch to production Let's Encrypt issuer and set workers for korporation.chk.mintcloud.ch
- Update clusterIssuerRef from 'letsencrypt-http-staging' to 'letsencrypt-http-prod' for reiso.exo.mintcloud.ch
- Add workers: 2 to korporation.chk.mintcloud.ch deployment configuration
2025-11-14 08:48:26 +01:00
Janik von Rotz
96b7bb2236
feat: update reiso.exo.mintcloud.ch deployment with staging issuer and additional Python dependencies
- Switch clusterIssuerRef from 'letsencrypt-http-prod' to 'letsencrypt-http-staging'
- Add pythonInstall list with multiple packages including prometheus-client, meilisearch, fastapi, etc.
- Maintain existing storage class, ingress, image, addonsGitRepos, and init configurations
2025-11-13 21:38:32 +01:00
Janik von Rotz
f328c33d0c
feat: add storage class configuration to reiso.exo.mintcloud.ch deployment
- Set storageClassName to 'exoscale-sbs' for reiso.exo.mintcloud.ch deployment
- Maintain existing ingress configuration for reiso.exo.mintcloud.ch and custom domain reiso.socialcloud.ch
2025-11-13 17:19:14 +01:00
Janik von Rotz
dbdf195af4
feat: add acme solver configuration and new deployment for reiso.exo.mintcloud.ch
- Configure ACME solver as 'infomaniak' for chk.mintcloud.ch and exo.mintcloud.ch clusters
- Add new deployment configuration for reiso.exo.mintcloud.ch with Odoo 18 image
- Include k8up backup settings with endpoint and bucket for reiso deployment
- Set up init credentials and multiple addon repositories for reiso deployment
2025-11-13 17:08:51 +01:00