Commit Graph

9 Commits

Author SHA1 Message Date
7f8d8654a4
feat(deployment): Implement new structure for deploying components
All checks were successful
development / Check commit compliance (push) Successful in 6s
This allows operators to target specific groups when deploying using the --tags flag of ansible. You can, for now, target consul, consul_servers, consul_agents, nomad, nomad_servers, nomad_clients, vault and haproxy
2024-07-14 16:15:21 +02:00
b7bd59d5fa
fix: do not use run_once instructions as it is wildly unreliable
All checks were successful
development / Check commit compliance (push) Successful in 31s
2024-07-11 23:27:44 +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
7ffa720824 feat: update vault deployment to utilize the new variable loading solution 2024-05-03 22:23:47 +02:00
1a83036506 feat(TLS): add tls features to vault and trust hosts store on containers 2024-04-06 23:47:35 +02:00
8016d19efe feat(haproxy): add a lot to haproxy, and generate_certs playbook + docs 2024-04-01 23:59:48 +02:00
29f26051d3 feat(consul): polish initial deployment of consul, and agent token generation 2024-03-13 23:27:12 +01:00