Launch checklist
Alles wat klaar is staat op Done. Wat nog wacht blijft apart zichtbaar.
Monitoring portal
Dashboard, status, logs, projects and monitoring pages are wired to live local endpoints.
Lokaal klaar
Local system telemetry
CPU, memory, disk, uptime, host and temperature are read from the local machine where possible.
Lokaal klaar
Website health monitoring
The portal can poll health, system and website checks from the Monitoring tab.
Lokaal klaar
Production metadata
Page title, description, app naming and browser metadata are prepared for launch.
Lokaal klaar
Security headers
Baseline HTTP hardening is configured in Next.js before putting the app behind HTTPS.
Lokaal klaar
Environment template
Runtime values for public URL, host and port are documented in the environment files.
Lokaal klaar
Domain and DNS
The public domain is connected and reaches the monitoring portal through the reverse proxy.
Live klaar
SSL certificate
HTTPS is active through the public SSL certificate.
SSL actief
Public firewall and routing
Public traffic is routed through ports 80 and 443 to the reverse proxy.
Publiek bereikbaar
Auto-restart and service control
A systemd service file is available so the app can restart automatically after boot or a crash.
Service klaar