Commit Graph

4 Commits

Author SHA1 Message Date
5772e6c611 feat: use INCUS_GLOBAL_CONF value
Some checks failed
Build / build (pull_request) Failing after 53s
- set and pass INCUS_GLOBAL_CONF from makefile to terraform
- remove config_dir in all terragrunt.hcl files
2025-10-17 20:04:20 +11:00
b6b01cb70d feat: add build job
All checks were successful
Build / build (pull_request) Successful in 2m23s
- add build job that runs `make plan`
- add deploy job that runs `make apply`
- ensure make-plan also runs init target
- enable provider caching
- enable creating client.crt/client.key
- trap EXIT to cleanup temp directory
2025-10-17 13:30:04 +11:00
a6db4c2d19 chore: failing dnf updates as out of memory
- increase memory for redis instances
- increase memory for grafana instances
2025-08-02 10:05:03 +10:00
903027018e feat: add gitea redis cluster
- add three instances for redisha (sentinel+redis)
- used for cache/queues on gitea
2025-07-05 16:44:02 +10:00