allyourbot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
193 stars 75 forks source link

Add pre-configured deploy to Fly #317

Closed krschacht closed 2 weeks ago

krschacht commented 2 weeks ago

Our default hosting suggestion is Render because it's free and incredibly easy. However, for production hosting of the app there are some people who want to use Fly.io.

This PR expands the Dockerfile to support a Fly build target. It also adds fly.toml configuration and expands the README.

This should be an invisible change to everyone running docker locally, in dev and to everyone deployed to Render.