.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
GITHUB_APP_ID
GitHub App Configuration
GITHUB_APP_PRIVATE_KEY
secret
GITHUB_APP_INSTALLATION_ID
GITHUB_WEBHOOK_SECRET
secret
MINTLIFY_API_KEY
secret
Mintlify Configuration
MINTLIFY_PROJECT_ID
brew install flyctl && fly launch --from https://github.com/botpress/docs-updater
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/botpress/docs-updater
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/botpress/docs-updater