.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
FAL_KEY
secret
Image + video gateway
FAL_AI_API_KEY
secret
Get one at https://fal.ai/dashboard/keys
REPLICATE_API_TOKEN
secret
Replicate
HIGGSFIELD_API_KEY
secret
Higgsfield
HIGGSFIELD_API_SECRET
secret
KLING_API_KEY
secret
Kling official direct API
KLING_API_BASE_URL
GOOGLE_API_KEY
secret
Google (one key unlocks image gen + TTS + video)
GOOGLE_APPLICATION_CREDENTIALS
secret
Gemini Omni video (generation + conversational editing, paid tier) Get one at https://aistudio.google.com/apikey GEMINI_API_KEY= # Alias…
GOOGLE_CLOUD_PROJECT
GOOGLE_CLOUD_LOCATION
ELEVENLABS_API_KEY
secret
Voice
OPENAI_API_KEY
secret
XAI_API_KEY
secret
DOUBAO_SPEECH_API_KEY
secret
DOUBAO_SPEECH_VOICE_TYPE
DASHSCOPE_API_KEY
secret
DashScope (Alibaba Cloud Bailian)
SUNO_API_KEY
secret
Music
HEYGEN_API_KEY
secret
Video Generation
RUNWAY_API_KEY
secret
brew install flyctl && fly launch --from https://github.com/aichholzer/openmontage
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aichholzer/openmontage
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aichholzer/openmontage