.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
LITEFS_DIR
DATABASE_PATH
DATABASE_URL
secret
CACHE_DATABASE_PATH
SESSION_SECRET
secret
HONEYPOT_SECRET
secret
RESEND_API_KEY
secret
SENTRY_DSN
INTERNAL_COMMAND_TOKEN
secret
this is set to a random value in the Dockerfile
GITHUB_CLIENT_ID
the mocks and some code rely on these two being prefixed with "MOCK_" if they aren't then the real github api will be attempted
GITHUB_CLIENT_SECRET
secret
GITHUB_TOKEN
secret
GITHUB_REDIRECT_URI
ALLOW_INDEXING
set this to false to prevent search engines from indexing the website default to allow indexing for seo safety
AWS_ACCESS_KEY_ID
secret
Tigris Object Storage (S3-compatible) Configuration
AWS_SECRET_ACCESS_KEY
secret
AWS_REGION
secret
AWS_ENDPOINT_URL_S3
secret
BUCKET_NAME