Fresh deployment target

Fransolet

A minimal .NET 10 web application wired for GitHub, Docker, and Caddy on the Roggemans VPS.

Production hostname: FransoletDemo.roggemans.com

Runtime

.NET 10 Razor Pages

Single web frontend, fast to build, simple to deploy, and easy to extend.

Deployment

Docker on port 8102

The VPS runs the site as a container, reverse-proxied through Caddy for the public hostname.

Automation

GitHub Actions

Pushes to main can redeploy the app over SSH using the bundled workflow.