.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)
AWS_ACCESS_KEY_ID
secret
Keys that are optional to run most tests, but some parts of the local app require them
AWS_SECRET_ACCESS_KEY
secret
RESEND_API_KEY
secret
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY
secret
STRIPE_SECRET_KEY
secret
WISE_API_KEY
secret
WISE_PROFILE_ID
ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY
secret
Default values that you likely won't need to change unless you're self-hosting
ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT
secret
ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY
secret
AWS_REGION
secret
DATABASE_URL
secret
PROTOCOL
Local development domains
DOMAIN
APP_DOMAIN
API_DOMAIN
EMAIL_DOMAIN
REDIS_URL
secret
SIDEKIQ_REDIS_URL
secret
S3_PRIVATE_BUCKET