Outlaw Panel documentation
Installation
Install Outlaw Panel, its data services, proxy, process manager, TLS, monitoring, and backups.
Purpose
Create a reproducible production installation.
Step-by-step
- Audit the host.
- Install approved package versions.
- Generate server-side secrets and licensing keys.
- Create the least-privilege database principal.
- Apply migrations and build both applications.
- Enable PM2/systemd, Nginx, TLS, UFW, Fail2Ban, backups, and monitoring.
Example
Use the committed scripts in the production operations binder.
Best practices
- Keep private signing keys on the licensing server.
- Test reboot recovery before acceptance.
Troubleshooting
- Use `systemctl --failed` and PM2 logs.
- Run `nginx -t` before reload.