GitDeployHub

gitroomhq/postiz-app

github.com/gitroomhq/postiz-app ↗
Next.js
20 environment variables found in .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)

  • DATABASE_URL secret Required Settings
  • REDIS_URL secret
  • JWT_SECRET secret
  • FRONTEND_URL This needs to be exactly the URL you're accessing Postiz on
  • NEXT_PUBLIC_BACKEND_URL
  • BACKEND_INTERNAL_URL
  • CLOUDFLARE_ACCOUNT_ID Remember to set your public internet IP address in the allow-list for the API token. Cloudflare is currently required to save things like…
  • CLOUDFLARE_ACCESS_KEY secret
  • CLOUDFLARE_SECRET_ACCESS_KEY secret
  • CLOUDFLARE_BUCKETNAME
  • CLOUDFLARE_BUCKET_URL
  • CLOUDFLARE_REGION
  • STORAGE_PROVIDER Where will social media icons be saved local or cloudflare.
  • X_URL Social Media API Settings
  • X_API_KEY secret
  • X_API_SECRET secret
  • LINKEDIN_CLIENT_ID
  • LINKEDIN_CLIENT_SECRET secret
  • REDDIT_CLIENT_ID
  • REDDIT_CLIENT_SECRET secret
Or deploy to a different host
← Try another repo