Current milestone
Static site deployment confirmed through the default nginx site at /var/www/html.
This is my first deployed landing page on 193.71.134.212.
The server path is now working from browser to nginx to web root, and this page replaces the default placeholder.
Static site deployment confirmed through the default nginx site at /var/www/html.
Prepare a structured app deployment path with a dedicated project directory, Python virtual environment, Gunicorn, and systemd.
This server will be shaped into a modern 2026+ deployment environment with disciplined configuration and clean separation of concerns.