GitDeployHub

akerouanton/gaufrette

github.com/akerouanton/gaufrette ↗
Unknown stack
20 environment variables found in .env.dist

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.dist)

  • AWS_KEY secret
  • AWS_SECRET secret
  • AWS_BUCKET secret
  • MONGO_URI
  • MONGO_DBNAME
  • SFTP_HOST
  • SFTP_PORT
  • SFTP_USER
  • SFTP_PASSWORD secret
  • SFTP_BASE_DIR
  • FTP_HOST
  • FTP_PORT
  • FTP_USER
  • FTP_PASSWORD secret
  • FTP_BASE_DIR
  • AZURE_ACCOUNT secret
  • AZURE_KEY secret
  • AZURE_CONTAINER secret
  • RACKSPACE_USER
  • RACKSPACE_APIKEY secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/akerouanton/gaufrette
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/akerouanton/gaufrette
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/akerouanton/gaufrette
Or deploy to a different host
← Try another repo