Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto reload for development #6

Merged
merged 5 commits into from
Mar 7, 2019
Merged

Add auto reload for development #6

merged 5 commits into from
Mar 7, 2019

Conversation

tiangolo
Copy link
Owner

@tiangolo tiangolo commented Mar 7, 2019

✨ Add auto reload for development.

Related to #1, tiangolo/uvicorn-gunicorn-fastapi-docker#3

@tiangolo tiangolo merged commit 2acf232 into master Mar 7, 2019
@tiangolo tiangolo deleted the start-reload branch March 7, 2019 12:38
br3ndonland added a commit to whythawk/full-stack-fastapi-postgresql that referenced this pull request Jul 20, 2021
whythawk-full-stack-fastapi-postgresql#1
tiangolo/uvicorn-gunicorn-docker#1
tiangolo/uvicorn-gunicorn-docker#6

PR #1 updated the backend Docker image from
https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker
to https://github.com/br3ndonland/inboard (see https://inboard.bws.bio).
The previous Docker image had a start-reload.sh script, which started
Uvicorn with reloading. With inboard, there's no need for a separate
script. The same effect can be achieved with environment variables
(`PROCESS_MANAGER=uvicorn`, `WITH_RELOAD=true`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant