Don’t want to manage infrastructure? Use TryPost Cloud — no setup required, free to get started.
Pick a path
Every path needs the same building blocks:
- App key (
APP_KEY) - Database configured and migrated
- Redis +
QUEUE_CONNECTION=redis(Horizon) - Passport keys + Personal Access Client (REST API keys; MCP OAuth also uses the keys)
- Admin user (
UserSeeder) - Long-running Horizon, Reverb, and the scheduler (Docker prod starts these for you)
Deployment options
Manual Installation
Step-by-step guide to install TryPost on a server.
Docker
Deploy with Docker Compose — local development or production.
Configuration & production
Configuration
Environment variables, database, mail, storage, and more.
Production Setup
Nginx, SSL, Horizon, cron, and WebSockets (bare metal).

