GitDeployHub

jorgeatorres/feedbin

github.com/jorgeatorres/feedbin ↗
Rails
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
  • MEMCACHED_HOSTS Comma seperated memcached ip address
  • RACK_ENV Your env
  • RAILS_ENV
  • AWS_ACCESS_KEY_ID secret AWS credentials required for file uploads
  • AWS_S3_BUCKET secret
  • AWS_SECRET_ACCESS_KEY secret
  • AWS_S3_REGION secret
  • AWS_S3_BUCKET_FAVICONS secret Leave empty if you want to use the same bucket for favicons
  • AWS_S3_HOST secret Optional settings, might be useful for other object storage providers
  • AWS_S3_STORAGE_CLASS secret
  • AWS_S3_ENDPOINT secret
  • AWS_S3_PATH_STYLE secret
  • FEEDBIN_HOST The domain from which you'll access FEEDBIN_URL
  • ANALYTICS_DOMAIN Required to enable certain features
  • ANALYTICS_ID
  • APPLE_PUSH_CERT
  • APPLE_PUSH_CERT_IOS
  • APPLE_PUSH_TOPIC
  • APPLE_PUSH_WEBSITE_ID
← Try another repo