|
ed27759dcd
|
feat: add barebone driver options for nomad (not fully working)
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 |
|
|
48a7724759
|
docs: add documentation on running preflight and bootstrap playbooks
development / Check commit compliance (push) Successful in 6s
|
2024-07-03 22:37:00 +02:00 |
|
|
042e3593ca
|
chore: markdown syntax to get appropriate style in docs
development / Check commit compliance (push) Successful in 6s
|
2024-07-03 22:21:31 +02:00 |
|
|
9417437715
|
feat: add docs on generating credentials
development / Check commit compliance (push) Successful in 6s
|
2024-07-03 22:17:57 +02:00 |
|
|
fd9a0e3c55
|
fix: implement longer wait to stabilize consul cluster before bootstrapping to avoid timeout errors
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
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
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
development / Check commit compliance (push) Successful in 1m33s
|
2024-06-20 00:32:33 +02:00 |
|
|
08909ceed0
|
feat: add global variables for nomad deployment
development / Check commit compliance (push) Successful in 28s
|
2024-05-16 17:29:41 +02:00 |
|
|
cdeee7436c
|
bump: version 0.2.0 → 0.3.0
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
|
2024-05-13 21:28:55 +00:00 |
|
|
0045736969
|
Merge pull request 'feat(vault): enable consul service registration automatically if consul is also enabled' (#9) from feat/vault-consul-integration into main
build-deploy / Bump version and create changelog with commitizen (push) Successful in 9s
Reviewed-on: ansible-collections/hashistack#9
|
2024-05-13 21:28:33 +00:00 |
|
|
340f2137d4
|
feat(generate_credentials): generate new accesor ids and vault token credentials
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
|
2024-05-08 02:25:13 +02:00 |
|
|
83f9c9748e
|
feat(vault): enable consul service registration automatically if consul is also enabled
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 |
|
|
d170cdf3da
|
bump: version 0.1.0 → 0.2.0
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
|
2024-05-05 18:15:54 +00:00 |
|
|
3b6a34b78b
|
Merge pull request 'feat/consul-internal-tls' (#8) from feat/consul-internal-tls into main
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
Reviewed-on: ansible-collections/hashistack#8
|
2024-05-05 18:15:38 +00:00 |
|
|
2480a387c3
|
fix(globals): restore default globals.yml file, move changes to test directory
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
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
development / Check commit compliance (push) Successful in 6s
|
2024-05-05 02:37:29 +02:00 |
|
|
1a78739482
|
bump: version 0.0.0 → 0.1.0
build-deploy / Bump version and create changelog with commitizen (push) Has been skipped
|
2024-05-03 23:06:05 +00:00 |
|
|
3ec130a0e8
|
Merge pull request 'ci: remove dependency on non-existent step in release' (#7) from fix/release-action into main
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
Reviewed-on: ansible-collections/hashistack#7
|
2024-05-03 23:05:52 +00:00 |
|
|
adef4b22f1
|
ci: remove dependency on non-existent step in release
development / Check commit compliance (push) Successful in 6s
pull-requests-open / Check commit compliance (pull_request) Successful in 7s
|
2024-05-04 01:05:15 +02:00 |
|
|
1798a3f0a9
|
Merge pull request 'feat/automatic-versioning' (#6) from feat/automatic-versioning into main
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
Reviewed-on: ansible-collections/hashistack#6
|
2024-05-03 23:03:42 +00:00 |
|
|
bd5f217682
|
ci: remove the python setup step altogether
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)
development / Check commit compliance (push) Successful in 6s
|
2024-05-04 00:58:43 +02:00 |
|
|
efce0e6b83
|
chore: add commitizen automatic versioning
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: ansible-collections/hashistack#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 |
|