Install
One command sets up the binary, systemd service, backup schedule, and log rotation on your Dokku host.
Manage apps, services, backups, logs, and terminals from your browser.
Pruvon is a web UI that runs alongside Dokku on a Linux host. It gives you browser-based access to app management, linked services, database backups, live logs, Docker resource views, and interactive terminals.
It is designed for operators who manage one or more Dokku hosts and want a visual interface without giving up direct SSH access.
Follow these pages in order if you are setting up Pruvon for the first time:
| Page | What it covers |
|---|---|
| Install | Running the installer, first login, and what gets placed on the system |
| Configuration | Editing /etc/pruvon.yml: users, scoped access, listen address, and backup settings |
| Operations | Starting, stopping, and updating Pruvon; reading logs; running backups |
| Security | Recommended access controls and credential practices |
| Behind a Reverse Proxy | Nginx configuration for proxying Pruvon with IP restrictions |