1.1 KiB
1.1 KiB
Edge01 Server Book
Overview
Edge01 is the public-facing infrastructure server for the Zerafa environment.
It provides:
- Reverse proxy (Caddy)
- Git hosting (Gitea)
- Mail filtering (Rspamd)
- Container management (Portainer)
- Voyager infrastructure dashboard
- WireGuard gateway
- Automated Restic backups
Platform
| Item | Value |
|---|---|
| Hostname | edge01 |
| Operating System | Debian GNU/Linux 13 (Trixie) |
| Virtualization | KVM |
| Runtime | Docker Compose |
| Public IP | 208.113.210.193 |
Public Services
| Service | URL |
|---|---|
| Voyager | https://edge01.zerafa.com |
| Gitea | https://git.zerafa.com |
| Portainer | https://portainer.zerafa.com |
| Rspamd | https://rspamd.zerafa.com |
Docker Stacks
- Caddy
- Gitea
- Portainer
- Rspamd
Documentation
- docs/BUILD.md
- docs/RESTORE.md
- docs/SERVICES.md
- docs/NETWORK.md
- docs/BACKUP.md
- docs/SECURITY.md
- docs/OPERATIONS.md
- docs/RECOVERY-CHECKLIST.md
- docs/CHANGELOG.md
Git Repositories
Infrastructure
/opt/git/infrastructure
Applications
/opt/git/voyager