GitDeployHub

boherm/ps_mbo

github.com/boherm/ps_mbo ↗
Unknown stack
7 environment variables found in .env.dist

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • MBO_CDC_URL
  • DISTRIBUTION_API_URL
  • SENTRY_CREDENTIALS secret
  • SENTRY_ENVIRONMENT
  • ADDONS_API_URL
  • ADDONS_API_HEADER_KEY secret For testing purpose only
  • ADDONS_API_HEADER_VALUE
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/boherm/ps_mbo
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/boherm/ps_mbo
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/boherm/ps_mbo
Or deploy to a different host
← Try another repo