GitDeployHub

anandchowdhary/firebase-pipedrive

github.com/anandchowdhary/firebase-pipedrive ↗
Docker
10 environment variables found in process.env references (scan)

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

  • API_KEY secret
  • AWS_ACCESS_KEY_ID secret
  • AWS_ELASTIC_HOST secret
  • AWS_REGION secret
  • AWS_SECRET_ACCESS_KEY secret
  • FIREBASE_DATABASE_URL secret
  • FIREBASE_SERVICE_ACCOUNT_KEY secret
  • MAPS_API_KEY secret
  • MIGRATE_PREVIOUS_LEADS
  • SLACK_BOT_ACCESS_TOKEN secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/anandchowdhary/firebase-pipedrive
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anandchowdhary/firebase-pipedrive
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anandchowdhary/firebase-pipedrive
Or deploy to a different host
← Try another repo