GitDeployHub

freika/tilex

github.com/freika/tilex ↗
Elixir / Phoenix
13 environment variables found in .env.example

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

  • ORGANIZATION_NAME
  • ENABLE_BASIC_AUTH
  • BASIC_AUTH_USERNAME
  • BASIC_AUTH_PASSWORD secret
  • CANONICAL_DOMAIN
  • HOSTED_DOMAIN
  • GUEST_AUTHOR_WHITELIST
  • GOOGLE_CLIENT_ID Google
  • GOOGLE_CLIENT_SECRET secret
  • DEFAULT_TWITTER_HANDLE
  • APPSIGNAL_APP_NAME Appsignal
  • APPSIGNAL_APP_ENV
  • APPSIGNAL_PUSH_API_KEY secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/freika/tilex
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/freika/tilex
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/freika/tilex
← Try another repo