.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
FAL_KEY
secret
Image + video gateway
GOOGLE_API_KEY
secret
Google (one key unlocks image gen + TTS)
ELEVENLABS_API_KEY
secret
Voice
OPENAI_API_KEY
secret
XAI_API_KEY
secret
DOUBAO_SPEECH_API_KEY
secret
DOUBAO_SPEECH_VOICE_TYPE
SUNO_API_KEY
secret
Music
HEYGEN_API_KEY
secret
Video Generation
RUNWAY_API_KEY
secret
VIDEO_GEN_LOCAL_ENABLED
VIDEO_GEN_LOCAL_MODEL
MODAL_LTX2_ENDPOINT_URL
PEXELS_API_KEY
secret
Stock Media
PIXABAY_API_KEY
secret
UNSPLASH_ACCESS_KEY
secret
HF_TOKEN
secret
Analysis
brew install flyctl && fly launch --from https://github.com/shubhamsaboo/openmontage
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/shubhamsaboo/openmontage
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/shubhamsaboo/openmontage