|
|
8076bbc08d
|
Merge pull request 'feat: add externaldns hosts' (#37) from benvin/externaldns into master
Deploy / deploy (push) Failing after 1m26s
Reviewed-on: #37
|
2025-11-22 23:24:38 +11:00 |
|
|
|
ba9c2b639e
|
feat: add externaldns hosts
Build / build (pull_request) Successful in 1m48s
- two slaves, one master
|
2025-11-21 23:12:07 +11:00 |
|
|
|
707f84ebd0
|
Merge pull request 'fix: correct config.yaml to config.yml' (#36) from benvin/deploy_failures into master
Deploy / deploy (push) Failing after 57s
Reviewed-on: #36
|
2025-11-01 14:29:44 +11:00 |
|
|
|
d955d86808
|
fix: correct config.yaml to config.yml
Build / build (pull_request) Successful in 1m47s
- ensure terraform can find the correct config.yml
|
2025-11-01 13:59:57 +11:00 |
|
|
|
68b8b6a599
|
Merge pull request 'feat: add dovecot backend servers' (#35) from benvin/dovecot into master
Deploy / deploy (push) Failing after 59s
Reviewed-on: #35
|
2025-11-01 12:34:22 +11:00 |
|
|
|
ec94cc8f54
|
feat: add dovecot backend servers
Build / build (pull_request) Successful in 2m58s
- add three backend dovecot servers
- add shared maildata cephfs subvolume
|
2025-11-01 00:51:58 +11:00 |
|
|
|
cc8c585dbd
|
Merge pull request 'feat: add mail::gateway nodes' (#34) from benvin/mta_services into master
Deploy / deploy (push) Successful in 2m28s
Reviewed-on: #34
|
2025-10-19 19:52:47 +11:00 |
|
|
|
c80f3a53a0
|
feat: add mail::gateway nodes
Build / build (pull_request) Successful in 2m1s
- add three postfix gateway instances in the dmz
|
2025-10-19 18:36:34 +11:00 |
|
|
|
ffbb91891e
|
Merge pull request 'feat: use INCUS_GLOBAL_CONF value' (#33) from benvin/incus_global_config into master
Deploy / deploy (push) Successful in 2m41s
Reviewed-on: #33
|
2025-10-18 00:03:49 +11:00 |
|
|
|
5e090e9de5
|
feat: enable access to vault certificate
Build / build (pull_request) Successful in 1m52s
- puppet now automatically trusts vault certs for some clients
- ensure build job can access vault certs, or use client.* in .config/incus
|
2025-10-17 23:49:34 +11:00 |
|
|
|
cd9b965016
|
Merge pull request 'feat: manage incus config.yaml/incus-images from vault' (#32) from benvin/incus-images-vault into master
Deploy / deploy (push) Failing after 1m45s
Reviewed-on: #32
|
2025-10-17 16:15:26 +11:00 |
|
|
|
0b99805b09
|
chore: reduce parallelism
Build / build (pull_request) Successful in 1m34s
- reduce plan to 4
- reduce apply to 2
- build servers only have two cores currently
|
2025-10-17 15:58:41 +11:00 |
|
|
|
66d1f8fab8
|
feat: manage incus config.yaml/incus-images from vault
Build / build (pull_request) Successful in 1m44s
- use configuration data from Vault to generate config.yaml
- use configuration data from Vault to generate incus-images certificate
|
2025-10-17 15:52:59 +11:00 |
|
|
|
0ca4fc0cf0
|
Merge pull request 'feat: add ausyd1nxvm2120 a testhost' (#31) from benvin/testhost into master
Deploy / deploy (push) Failing after 1m53s
Reviewed-on: #31
|
2025-10-17 15:33:04 +11:00 |
|
|
|
8eb05e1efa
|
feat: add ausyd1nxvm2120 a testhost
Build / build (pull_request) Successful in 1m45s
- add testhost, will be used to verify puppet -> openvox migration
- change build -> deploy in deploy job
|
2025-10-17 15:29:00 +11:00 |
|
|
|
1d9684f403
|
Merge pull request 'fix: deploy job cant pull master' (#30) from benvin/deploy_job_fix into master
Deploy / build (push) Failing after 2m9s
Reviewed-on: #30
|
2025-10-17 15:12:48 +11:00 |
|
|
|
464e3c9c5d
|
fix: deploy job cant pull master
Build / build (pull_request) Successful in 2m27s
- dont try pull the master branch in the deploy job
|
2025-10-17 15:02:56 +11:00 |
|
|
|
bd3eb6e8c7
|
Merge pull request 'feat: add build job' (#29) from benvin/build_job into master
Deploy / build (push) Failing after 5s
Reviewed-on: #29
|
2025-10-17 15:01:36 +11:00 |
|
|
|
b6b01cb70d
|
feat: add build job
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 |
|
|
|
3f386b4e21
|
Merge pull request 'chore: upgrade terragrunt/tofu' (#28) from benvin/upgrade into master
Reviewed-on: #28
|
2025-10-17 07:49:04 +11:00 |
|
|
|
4a298bde81
|
chore: upgrade terragrunt/tofu
- fix makefile to work with opentofu and terragrunt 0.90.0
- cleanup comments
- rename template/base/terragrunt.hcl
|
2025-10-17 07:47:29 +11:00 |
|
|
|
cc4e5248da
|
Merge pull request 'chore: change all 2GB hosts to 3GB' (#27) from benvin/default_3gb into master
Reviewed-on: #27
|
2025-08-13 13:25:55 +10:00 |
|
|
|
56145c57e2
|
chore: change all 2GB hosts to 3GB
- minimum required for dnf makecache to not cause a random oom
|
2025-08-13 13:25:10 +10:00 |
|
|
|
09ace1dd43
|
Merge pull request 'chore: upgrade memory for haproxy' (#26) from benvin/haproxymem into master
Reviewed-on: #26
|
2025-08-11 22:54:40 +10:00 |
|
|
|
ee1d28099e
|
chore: upgrade memory for haproxy
- more failures from dnf
|
2025-08-11 22:54:05 +10:00 |
|
|
|
59bc523793
|
Merge pull request 'feat: add s3 interface' (#25) from benvin/rgw into master
Reviewed-on: #25
|
2025-08-10 19:55:49 +10:00 |
|
|
|
f90f6166ae
|
feat: add s3 interface
- add 5 ceph rgw containers
|
2025-08-10 19:55:01 +10:00 |
|
|
|
496e05b730
|
Merge pull request 'feat: add new profiles, up memory' (#24) from benvin/puppetmem into master
Reviewed-on: #24
|
2025-08-09 14:43:05 +10:00 |
|
|
|
67846f5908
|
feat: add new profiles, up memory
- add new profiles for 3 and 6GB RAM
- upgrade puppet hosts to 6GB RAM
|
2025-08-09 14:42:16 +10:00 |
|
|
|
2d4b7fb9c8
|
Merge pull request 'chore: memory increase' (#23) from benvin/memory-upgrades into master
Reviewed-on: #23
|
2025-08-08 23:45:32 +10:00 |
|
|
|
f0c6909a25
|
chore: memory increase
- dnf is causing some oom events, needs a little more memory
|
2025-08-08 23:40:37 +10:00 |
|
|
|
8a8b33eaad
|
Merge pull request 'victorialogs' (#22) from victorialogs into master
Reviewed-on: #22
|
2025-08-08 23:16:54 +10:00 |
|
|
|
5befbcd14e
|
feat: add victorialogs systems
- 5 vlstorage
- 3 vlselect
- 3 vlinsert
- 2 vlagent
|
2025-08-08 23:15:50 +10:00 |
|
|
|
8a0e7a7620
|
feat: add victorialogs roles
- add vl* roles to boilerplate
|
2025-08-07 20:37:47 +10:00 |
|
|
|
b8fac526b6
|
Merge pull request 'chore: failing dnf updates as out of memory' (#21) from benvin/memory_changes into master
Reviewed-on: #21
|
2025-08-02 10:11:58 +10: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 |
|
|
|
f0271546bc
|
Merge pull request 'feat: bump memory for glauth' (#20) from benvin/glauth_memory into master
Reviewed-on: #20
|
2025-07-27 13:43:43 +10:00 |
|
|
|
8471742131
|
feat: bump memory for glauth
- puppet has oom'ed a few times now
|
2025-07-27 13:43:06 +10:00 |
|
|
|
7b3d224b64
|
Merge pull request 'feat: add cache path for vmselect' (#19) from benvin/vmselect-cache into master
Reviewed-on: #19
|
2025-07-20 16:01:13 +10:00 |
|
|
|
7c1c385ab5
|
feat: add cache path for vmselect
- for use by the cacheDataPath
|
2025-07-20 16:00:28 +10:00 |
|
|
|
791edafa26
|
Merge pull request 'chore: increase prometheus storage' (#18) from benvin/prometheus_storage into master
Reviewed-on: #18
|
2025-07-19 12:36:37 +10:00 |
|
|
|
57c41108de
|
chore: increase prometheus storage
- both instances are close to 100% full
|
2025-07-19 12:35:49 +10:00 |
|
|
|
35574d09ab
|
Merge pull request 'feat: add vmagent instances' (#17) from benvin/vmagent into master
Reviewed-on: #17
|
2025-07-13 18:35:22 +10:00 |
|
|
|
b58002ab4f
|
feat: add vmagent instances
- add three vmagent instances
|
2025-07-13 18:33:50 +10:00 |
|
|
|
72da78969d
|
Merge pull request 'feat: add cobbler' (#16) from benvin/cobbler into master
Reviewed-on: #16
|
2025-07-12 20:32:30 +10:00 |
|
|
|
7c5d16c25e
|
feat: add cobbler
- add cobbler container
|
2025-07-12 20:32:05 +10:00 |
|
|
|
8400304567
|
Merge pull request 'feat: add new puppetca' (#15) from benvin/puppetca into master
Reviewed-on: #15
|
2025-07-09 20:29:25 +10:00 |
|
|
|
ff2f997c58
|
feat: add new puppetca
- replace ausyd1nxvm1036 with ausyd1nxvm2097
|
2025-07-09 20:28:30 +10:00 |
|
|
|
bc7f3a0e32
|
Merge pull request 'feat: add vicmet hosts' (#14) from benvin/victoriametrics into master
Reviewed-on: #14
|
2025-07-09 19:36:22 +10:00 |
|
|
|
3181ae453d
|
feat: add vicmet hosts
- add 5 vmstorage
- add 3 vmselect
- add 3 vminsert
- update boilerplate config
|
2025-07-09 19:34:45 +10:00 |
|