GitDeployHub

0xradioac7iv/zerodeploy

github.com/0xradioac7iv/zerodeploy ↗
Unknown stack
20 environment variables found in frontend/.env.example

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

  • AWS_REGION secret
  • AWS_CREDENTIALS_ACCESS_KEY secret
  • AWS_CREDENTIALS_SECRET_KEY secret
  • AWS_SQS_QUEUE_URL secret
  • CLOUDFLARE_ACCOUNT_ID Cloudflare
  • R2_BUCKET_NAME
  • R2_ACCESS_ID
  • R2_SECRET_ACCESS_KEY secret
  • EMAIL_WORKER_URL
  • DATABASE_URL secret Database
  • NEXTAUTH_SECRET secret Next Auth
  • NEXTAUTH_URL
  • GITHUB_CLIENT_ID Github OAuth Credentials
  • GITHUB_CLIENT_SECRET secret
  • REDIS_HOST_URL Redis
  • REDIS_PORT
  • REDIS_PASSWORD secret
  • NEXT_PUBLIC_LOG_SERVICE_URL Log Service
  • SCREENSHOTONE_ACCESS_KEY secret ScreenshotOne
  • NODE_ENV Node Environment
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/0xradioac7iv/zerodeploy
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/0xradioac7iv/zerodeploy
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/0xradioac7iv/zerodeploy
Or deploy to a different host
← Try another repo