Commit Graph

18 Commits

Author SHA1 Message Date
ed27759dcd
feat: add barebone driver options for nomad (not fully working)
All checks were successful
development / Check commit compliance (push) Successful in 26s
pull-requests-open / Check commit compliance (pull_request) Successful in 26s
2024-07-10 19:32:59 +02:00
074da0289a
feat(nomad): move variables to globals.yml, adjust bootstrap module for nomad ACLs
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-02 23:06:16 +02:00
95a1d80f76
feat: add nomad deployment options, variables, and playbooks
All checks were successful
development / Check commit compliance (push) Successful in 26s
2024-06-25 15:16:42 +02:00
b32815066f
feat: use new vault and consul roles, and only allow for host deployment after docker support drop
All checks were successful
development / Check commit compliance (push) Successful in 1m33s
2024-06-20 00:32:33 +02:00
08909ceed0 feat: add global variables for nomad deployment
All checks were successful
development / Check commit compliance (push) Successful in 28s
2024-05-16 17:29:41 +02:00
83f9c9748e feat(vault): enable consul service registration automatically if consul is also enabled
All checks were successful
development / Check commit compliance (push) Successful in 11s
pull-requests-open / Check commit compliance (pull_request) Successful in 8s
2024-05-07 19:23:48 +02:00
2480a387c3 fix(globals): restore default globals.yml file, move changes to test directory
All checks were successful
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
development / Check commit compliance (push) Successful in 27s
2024-05-05 19:41:29 +02:00
c53e6905df fix(vault/consul): ensure idempotence of extra_volumes list to avoid restarting on each run due to slightly different service files
All checks were successful
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 29s
2024-05-05 02:47:49 +02:00
bd2028c3af feat(consul): allow enabling consul internal TLS
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-05-05 02:37:29 +02:00
a989d14fb2 chore: remove some unused code, ignore more testing files 2024-05-04 00:31:30 +02:00
1c1730e5c9 fix: vault extra files list not being idempotent between runs 2024-05-03 23:53:57 +02:00
4e0c90f110 fix: various inconsistencies and idempotence issues related to variable computing 2024-05-03 22:25:03 +02:00
1a83036506 feat(TLS): add tls features to vault and trust hosts store on containers 2024-04-06 23:47:35 +02:00
812a2bb04a feat(certs): generate_certs playbook now generate internal CA for vault 2024-04-03 23:55:01 +02:00
8016d19efe feat(haproxy): add a lot to haproxy, and generate_certs playbook + docs 2024-04-01 23:59:48 +02:00
5204358a20 feat(proxy): add consul agents to proxies and register haproxy service to consul is consul is enabled 2024-03-22 01:00:04 +01:00
267a23317f feat(consul): start configuring and deploying agents 2024-03-17 19:05:02 +01:00
c4768c7f6b feat(deploy): add haproxy deployment, integrate with consul 2024-03-17 10:57:02 +01:00