Commit Graph

36 Commits

Author SHA1 Message Date
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
41c6064d01
feat(playbooks): use newly created hashistack role to load and merge variables
All checks were successful
development / Check commit compliance (push) Successful in 29s
2024-07-25 22:29:19 +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
01d91eae57
fix: exclude deployment host from all playbooks where it does not need to be included (and can cause issues) 2024-07-11 23:28:44 +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
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
a989d14fb2 chore: remove some unused code, ignore more testing files 2024-05-04 00:31:30 +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
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
bbf03e18fc feat(core): change namespace of collection 2024-02-07 21:49:00 +01:00
ec231bf184 feat(vault): wrote some more documentation on using the tool 2024-01-28 16:21:38 +01:00
4edd097ee5 feat(consul): first working version of acl_bootstrap module 2024-01-28 01:07:55 +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
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
df5802647e feat(vault): variabilize seal_configuration 2024-01-05 23:05:57 +01:00
bb3513f6fe feat(preflight): fix config directory checks 2024-01-04 22:09:49 +01:00
2ee98cc52c feat(preflight): add checks to ensure config directories are present before running 2024-01-03 23:17:19 +01:00
f78ea02bdd feat(vars): load group vars dynamically if files exist 2024-01-02 23:25:59 +01:00
34bb4bd7ad feat(vars): add check to load global vars file before running deployment 2024-01-02 21:11:32 +01:00
27df88ae09 feat(variables): fix listener not passing correct syntax 2024-01-01 21:16:44 +01:00
2e308f3e23 feat(vars): add more customization for vault deployment 2023-12-31 18:28:23 +01:00
41f2a5edd0 feat(readme): add WIP warning 2023-12-31 10:26:25 +01:00
878f97244b feat(variables): start polishing variables for customization 2023-12-30 15:54:37 +01:00
97a4752dbe feat(playbook): vault deployment is smooth-ish, unseals and initialize cluster as needed 2023-12-29 23:40:34 +01:00
29d906bcd2 feat(modules): added unseal module 2023-12-29 12:51:00 +01:00
90b20f2b83 feat(tests): move molecule tests to extensions directory for it to work properly 2023-12-28 23:10:17 +01:00
f8ed7ff0df feat(module): vault operator init module somewhat working 2023-12-28 22:38:26 +01:00
0929f25f5d feat(vault): start of unseal module, and start of default variables 2023-12-24 18:09:08 +01:00
a162879d20 feat(tests): test playbboks are played correctly on molecule scenarios 2023-12-15 18:45:58 +01:00