16. Deployment#

Deploy FlareInspect to cloud platforms with 1-click buttons or minimal configuration.

16.7. Quick Deploy#

Platform

Link

Cost

Render

Deploy

Free tier

Heroku

Deploy

~$5/month

Railway

Deploy

$5 trial

Fly.io

Fly.io

Free allowance

16.8. Environment Variables#

Variable

Required

Description

CLOUDFLARE_TOKEN

No

Cloudflare API token (can supply via UI)

FLAREINSPECT_API_KEY

No

Protect dashboard with X-API-Key header

NODE_ENV

No

Set to production (default)

LOG_LEVEL

No

Logging level (default: info)

HOST

No

Bind address (default: 0.0.0.0)

PORT

No

Port number (default: 3000)