Add grabcevo static site (база-грабцево.рф) behind traefik
Лендинг «База Грабцево» из Obsidian: nginx:alpine отдаёт статику
(index.html + assets + robots/sitemap + Яндекс-верификация). IDN-домен
через punycode ${GRABCEVO_HOST}, TLS Let's Encrypt, www→apex 301.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+13
@@ -35,3 +35,16 @@ domains:
|
||||
type: A
|
||||
server: nl-reverse-proxy
|
||||
purpose: "n8n через NL реверс-прокси (autossh-туннель с ru-docker-infra)"
|
||||
|
||||
- name: xn----7sbabbehfuo8fta4f.xn--p1ai # база-грабцево.рф (IDN/punycode)
|
||||
registrar: reg.ru
|
||||
records:
|
||||
- host: "@"
|
||||
type: A
|
||||
server: ru-docker-infra
|
||||
purpose: "лендинг «База Грабцево» (grabcevo, nginx через traefik)"
|
||||
|
||||
- host: www
|
||||
type: A
|
||||
server: ru-docker-infra
|
||||
purpose: "www → apex (traefik 301 на apex)"
|
||||
|
||||
Reference in New Issue
Block a user