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:
2026-07-20 01:24:48 +03:00
parent 6db2e461dd
commit 89e030c77b
14 changed files with 1045 additions and 1 deletions
+13
View File
@@ -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)"