Add emgauwa service

This commit is contained in:
Tobias Reisinger 2026-01-25 22:19:46 +01:00
parent 777a26be98
commit bb90cec341
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 180 additions and 0 deletions

View file

@ -89,6 +89,8 @@ D("serguzim.me", REG_OVH, DnsProvider(DSP_OVH),
// |___/ |_| |_|
D("emgauwa.app", REG_OVH, DnsProvider(DSP_OVH),
A("dev", "127.0.0.1"),
CNAME("testing", "emgauwa-testing.netbird.cloud."),
acme_challenge("testing", "88035332-526a-4df9-8a40-42f2592d3ac0"),
all_defaults("emgauwa.app", true),
emgauwa_records(emgauwa)