Infrastructure Overview
Stack
| Layer | Technology |
|---|---|
| Frontend hosting | Cloudflare Pages |
| CDN & DDoS protection | Cloudflare |
| DNS | Cloudflare |
| API protection | Cloudflare Zero Trust Access |
| CI/CD | GitHub Actions |
Subdomains
| Subdomain | Purpose | Public? |
|---|---|---|
semalink.africa | Marketing website | Yes |
app.semalink.africa | Customer web app (production) | Yes |
staging-app.semalink.africa | Customer web app (staging) | Yes (Access protected) |
test-app.semalink.africa | Customer web app (test) | Yes (Access protected) |
arc.semalink.africa | Internal API (production) | No — Zero Trust only |
staging-arc.semalink.africa | Internal API (staging) | No — Zero Trust only |
test-arc.semalink.africa | Internal API (test) | No — Zero Trust only |
docs.semalink.africa | This docs site | No — Zero Trust only |