Deploy and run Fusioncat on your own infrastructure
Variable | Description | Default | Required |
---|---|---|---|
PG_HOST | PostgreSQL host address | localhost | ✅ |
PG_PORT | PostgreSQL port | 5432 | ✅ |
PG_USER | Database username | - | ✅ |
PG_PASSWORD | Database password | - | ✅ |
PG_DB_NAME | Database name | fusioncat | ✅ |
PG_SSLMODE | PostgreSQL SSL mode | require | ❌ |
JWT_SECRET | Secret for JWT tokens | - | ✅ |
ADMIN_URL | Admin panel URL | http://localhost:3000 | ❌ |
JWT_SECRET
and PG_PASSWORD
in production.Use HTTPS
Secure Database
Network Isolation
Regular Updates
Backup Strategy
/health
endpoint provides basic health status: