Commit Graph

74 Commits

Author SHA1 Message Date
bd5f217682 ci: remove the python setup step altogether
All checks were successful
development / Check commit compliance (push) Successful in 7s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
2024-05-04 01:00:00 +02:00
13672f774e ci: do not cache pip for ci pipeline (this is not a python repo)
All checks were successful
development / Check commit compliance (push) Successful in 6s
2024-05-04 00:58:43 +02:00
efce0e6b83 chore: add commitizen automatic versioning
Some checks failed
development / Check commit compliance (push) Failing after 4s
2024-05-04 00:55:36 +02:00
a283091b84 fix: adjust galaxy version for commitizen 2024-05-04 00:54:43 +02:00
83847d4f0e Merge pull request 'feature/generate-credentials' (#5) from feature/generate-credentials into main
Reviewed-on: #5
2024-05-03 22:32:17 +00: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
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
0a89fca17e fix(tests): update converge and prepare playbook for test suite 2024-05-03 22:29:33 +02:00
b139632903 chore: add pre-commit file 2024-05-03 22:28:46 +02:00
b66113b84c fix: various small issues on generate playbooks 2024-05-03 22:27:42 +02:00
0a1ddc63bf feat(consul): utilize the new pre-generated credentials on consul deployment 2024-05-03 22:26:30 +02:00
4e0c90f110 fix: various inconsistencies and idempotence issues related to variable computing 2024-05-03 22:25:03 +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
370fc65b23 feat: generate credentials.yml from template 2024-05-03 00:34:11 +02:00
489f9aa101 feat: add playbook to generate credentials before deploying 2024-05-03 00:30:54 +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
c465b5339b fix(syntax): typo in docs 2024-04-02 00:08:32 +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
bbf03e18fc feat(core): change namespace of collection 2024-02-07 21:49:00 +01:00
d270161c28 feat(docs): start writing the architecture guide 2024-01-28 22:34:27 +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
1fe5eeee85 feat(consul): start on consul_acl_bootstrap module 2024-01-27 21:11:36 +01:00
c21ce03ede feat(consul): make ACL default to enabled with default policy to deny 2024-01-27 00:54:13 +01:00
10fc308ff0 feat(vault): added version variables for vault 2024-01-26 21:51:42 +01:00
e1e82cbaf2 chore(lint): fix some linting issues 2024-01-25 22:54:31 +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
3bb8eb8775 feat(docs): add docstrings to vault_init module and typos in documentation pages 2024-01-24 22:33:08 +01:00
eed13042e9 feat(license): add license to galaxy.yml 2024-01-07 11:38:14 +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
df5802647e feat(vault): variabilize seal_configuration 2024-01-05 23:05:57 +01:00
5b9b25803b feat(docs): add collection install documentation to quick-start 2024-01-05 22:41:19 +01:00
59b8002e32 feat(docs): started working on documentation for the collection 2024-01-05 22:25:50 +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
7977a2d919 feat(vars): variable loading now mostly works for groups and hosts 2024-01-03 21:06:30 +01:00
a4a3703a2a feat(vars): add host specific vars inclusion 2024-01-03 17:38:09 +01:00