cloud-init for gate
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Thomas Eichinger 7decc8ef6b Add code.eicht.me vhost and fix Caddy log ownership
- Serve the Forgejo instance at code.eicht.me, proxying to loriot:3000.
- Rename the ip.eicht.me vhost to myip.eicht.me and repoint it at
  welcome:9000, including its log file, which had been left behind.
- chown /var/log/caddy to caddy after 'caddy validate'. Validate opens
  the log writers as root during cloud-init, leaving root-owned files
  that the service, running as User=caddy, then cannot write.
- Fill in the admin user, SSH key and ACME contact address.

TAILSCALE_AUTHKEY remains a placeholder to be substituted at render
time; an auth key committed here would be hard to walk back.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 18:18:20 -07:00
cloud-config.yaml Add code.eicht.me vhost and fix Caddy log ownership 2026-08-17 18:18:20 -07:00
README.md first commit 2026-08-17 16:16:26 -07:00