Add landing page, Hetzner labels, and Codeberg link
- Add default landing page (roles/caddy/templates/index.html.j2) deployed
to empty caddy sites; adapted from YC/coming-soon by Steven Tang (MIT),
with site domain and powered-by footer linking to codeberg.org/opennomad/linderhof
- Apply hcloud_labels to all Hetzner cloud and DNS resources; default to {}
in role defaults for stacks without the variable defined
- Fix setup.sh: export stack_name so envsubst substitutes it in config.yml
- Add Codeberg repo link to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
bd90a7e16f
commit
e4fdcdc279
8 changed files with 112 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
---
|
||||
dns_zones: []
|
||||
hcloud_labels: {} # override in config.yml — see config.yml.setup for recommended labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue