Commit Graph

34 Commits

Author SHA1 Message Date
66a4f6b5da
feat(vault): enable rolling restart with no full seal
All checks were successful
development / Check commit compliance (push) Successful in 25s
pull-requests-open / Check commit compliance (pull_request) Successful in 32s
2024-09-02 22:24:58 +02:00
bb77c38d3d
fix: remove duplicate tags for nomad tasks
All checks were successful
development / Check commit compliance (push) Successful in 4s
2024-08-26 23:14:35 +02:00
54a86d7af3
feat: new tls_multi_node test for molecule with some adjustment to tags
All checks were successful
development / Check commit compliance (push) Successful in 25s
2024-08-26 23:10:04 +02:00
259f273fd9
feat: playbooks revamp
All checks were successful
development / Check commit compliance (push) Successful in 5s
2024-08-17 14:09:24 +02:00
a574caac26
fix: force load all variables in group_vars uring the variable loading process to make them top priority over every role variables
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-07-14 16:19:43 +02:00
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
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
fd9a0e3c55
fix: implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
All checks were successful
development / Check commit compliance (push) Successful in 30s
2024-07-03 21:43:14 +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
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
b5614dfee0 fix: various fixes to accomodate the new pre-generated credentials 2024-05-03 22:31:38 +02:00
01392e4db0 feat: add new way of loading vars following move to misc task group 2024-05-03 22:30:40 +02:00
0a1ddc63bf feat(consul): utilize the new pre-generated credentials on consul deployment 2024-05-03 22:26:30 +02:00
7ffa720824 feat: update vault deployment to utilize the new variable loading solution 2024-05-03 22:23:47 +02:00
fa742277b2 feat: split load_vars play into multiple specific plays 2024-05-03 22:22:59 +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
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
29f26051d3 feat(consul): polish initial deployment of consul, and agent token generation 2024-03-13 23:27:12 +01:00
d9ff21db6f feat(consul): start creation of agents token, merge it with primary config if already present 2024-03-13 00:02:14 +01:00
ef24cee9df feat(inventory): add haproxy nodes to test and inventory 2024-03-11 23:23:25 +01:00
00883b2dec feat(consul): add initial simple consul cluster 2024-01-25 22:40:44 +01:00
8ce66d42a7 feat(vault): break things trying to fix vault unseal not returning anything on mulitple retries 2024-01-24 23:54:58 +01:00
6e4b4f38b7 feat(vars): add logging configuration for vault 2024-01-07 00:57:29 +01:00
7b10b55fa7 feat(vault/docs/license): added plugin ability to vault, update documentation and license 2024-01-06 15:50:51 +01:00
ba6bab9a92 feat(vault): start working on configuration merging to allow customization 2024-01-05 23:58:30 +01:00
bb3513f6fe feat(preflight): fix config directory checks 2024-01-04 22:09:49 +01:00