Outlaw Panel documentation

Quick Start

Deploy the validated release using the supported production sequence.

Purpose

Provide the shortest safe path from prepared Ubuntu host to healthy control plane.

Step-by-step

  1. Validate DNS and SSH.
  2. Stage the immutable release artifact.
  3. Run the production provisioner.
  4. Run finalization and restore validation.
  5. Verify every HTTPS endpoint.

Example

The health endpoint is `https://api.outlawpanel.com/api/v1/health`.

Best practices

  • Never copy local `.env` files.
  • Run the complete quality gate before release.

Troubleshooting

  • Check systemd and PM2 when health fails.
  • Confirm Nginx upstream ports are loopback/firewalled.

Related documentation