diff options
| author | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-06-19 14:03:22 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-06-19 14:03:22 +0900 |
| commit | 6af7cd1d8c32b138a77f9c835df4a3d4624cf69a (patch) | |
| tree | cb8640f272780a2197cc0c4c03ed36bdb428489f /CLAUDE.md | |
| parent | 50e887cb22ca375e66f7948033e05f596c9f43f5 (diff) | |
Rename hetzner-admin domain and use CNAME for web subdomains
- caddy/Caddyfile: admin.yyamashita.com → hetzner-admin.yyamashita.com
- mail/dns/setup-route53.py: add A record for primary, CNAME records for
all web service subdomains pointing to hetzner.yyamashita.com
- CLAUDE.md: update access URL
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,5 +84,5 @@ SSH_USER=root EOF bash /app/infra/hetzner-admin/install.sh # → SSH鍵生成 + authorized_keys登録(command= 制限付き)+ コンテナ起動 -# → admin.yyamashita.com でアクセス可能 +# → hetzner-admin.yyamashita.com でアクセス可能 ``` |
