Public HTTPS live
Astro now serves publicly at astro.novileo.com through a dedicated Nginx/TLS proxy while the container stays localhost-only on port 4322.
Novileo frontend lab
A separate Dockerized Astro static-site experiment, now published atastro.novileo.com through HTTPS while remaining isolated from the Instatic CMS deployment.
Astro now serves publicly at astro.novileo.com through a dedicated Nginx/TLS proxy while the container stays localhost-only on port 4322.
Instatic remains on 127.0.0.1:3001. Sentinel keeps 127.0.0.1:4321. Astro uses 127.0.0.1:4322.
The deployment path preserved backups, SHA256 receipts, local health checks, SNI verification, and public HTTPS checks.