Commit graph

8 commits

Author SHA1 Message Date
Simon Bärlocher
2ba0c07cd3
docs(reference-ansible): add docs/ tree and document repo, playbooks, Makefile
Addresses the WKS PoC review (Notion 2026-05-26). All docs in English.
- README: purpose, docs table of contents, annotated repo tree
- docs/getting_started.md: prerequisites (WKS account, OIDC, SSH, VPN) + first deploy
- docs/ansible.md: playbook table, "Running Ansible", service parameters, cheatsheet
- docs/secrets.md: canonical Bao login (moved out of README) + demo defaults
- docs/operations.md: full Makefile reference
- docs/inventories.md: repo layout, topology, standard folder structure, walkthrough
- docs/testing.md: static checks, inventory resolution, smoke test / dry run
- remove ARCHITECTURE.md (architecture docs live externally)

Also includes the gymburgdorf inventory build-out (bookstack, homarr,
opnform, send) and scripts/bao-seed.sh. site.yml keeps a third traefik
play (traefik_servers minus the vagrant _dmz/_backend split) so the demo
inventories still configure their reverse proxy after the rebase onto main.
2026-05-28 11:20:54 +02:00
f479a19595 fix: (vagrant) rearanged the staging of the services 2026-05-18 20:58:29 +02:00
bd85fdfe91
chore: add readme entry and configration for openbao secrets management
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-03-27 16:46:18 +01:00
09f9ae104a
chore: add .vagrant/ folder to .gitignore
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
2026-02-27 13:37:48 +01:00
b94c066996
chore: add .vagrant folder to .gitignore 2026-01-22 17:33:14 +01:00
87c61b0d9d
chore: add digitalboard.core collection as dependency 2025-08-20 10:59:47 +02:00
270e58b9b6
chore: add empty ansible skeleton 2025-08-20 10:45:18 +02:00
eb75223678 Initial commit 2025-08-05 18:57:21 +00:00