auto: docs sync 2026-08-24T06:00:04+00:00
Files changed: engine/lint-report.md vault/.obsidian/workspace.json vault/docs/services/services.md vault/docs/software/caddy.md vault/docs/software/dns.md vault/projects/meshtastic-headscale-runbook.md vault/runbooks/expose-service-contabo.md vault/runbooks/expose-service-edge2.md vault/runbooks/expose-service-home.md
This commit is contained in:
parent
bb819a9124
commit
1441234ef4
9 changed files with 82 additions and 41 deletions
|
|
@ -10,7 +10,7 @@ related:
|
|||
- [[expose-service-home]]
|
||||
- [[edge2-access-reference]]
|
||||
- [[caddy]]
|
||||
updated: 2026-07-13
|
||||
updated: 2026-08-24
|
||||
---
|
||||
# Expose Service on edge2 (Contabo Cloud VPS)
|
||||
|
||||
|
|
@ -103,11 +103,13 @@ sudo systemctl reload caddy
|
|||
|
||||
**GoDaddy domains:**
|
||||
```bash
|
||||
# On cortex/toc
|
||||
source /home/zvx/projects/.ref/credentials
|
||||
# On cortex — godaddy-dns.py lives at ~/bin/godaddy-dns.py there and reads
|
||||
# credentials from .ref/credentials itself
|
||||
godaddy-dns.py add-a <zone> <subdomain> 184.174.35.153
|
||||
```
|
||||
|
||||
See [[dns]] for the record-set trap and full subcommand list.
|
||||
|
||||
**Cloudflare domains:**
|
||||
Manual via Cloudflare dashboard (no API token):
|
||||
1. A record → 184.174.35.153 (proxied / orange cloud)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue