Skip to content

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`).
ai-28 pushed a commit to ai-28/fastAPI-mongoDB that referenced this pull request Mar 27, 2025
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`).
siriusblack-7c added a commit to siriusblack-7c/Full-Stack-FastAPI-React-MongoDB-FARM-Base-Project-Generator that referenced this pull request May 30, 2025
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`).
DragonWhite500 added a commit to DragonWhite500/full-stack-fastapi-mongodb that referenced this pull request Jul 14, 2025
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`).
tb91117 added a commit to tb91117/fastapi-mongodb-full-stack that referenced this pull request Jul 31, 2025
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`).
xcho7i added a commit to xcho7i/Full-Stack-FastAPI-React-MongoDB-FARM-Base-Project-Generator that referenced this pull request Aug 4, 2025
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`).
bee-dev215 added a commit to bee-dev215/full-stack-fastapi-mongodb that referenced this pull request Aug 17, 2025
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`).
SIntel423 added a commit to SIntel423/fullstack-fastapi-mongodb that referenced this pull request Sep 19, 2025
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`).
candaleadrian pushed a commit to candaleadrian/full-stack-fastapi-mongodb-backend that referenced this pull request Sep 22, 2025
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`).
hacking-impossible1210 pushed a commit to hacking-impossible1210/Full-Stack-FastAPI-React-MongoDB-FARM-Base-Project-Generator that referenced this pull request Sep 29, 2025
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`).
ai-28 added a commit to ai-28/fastAPI-mongoDB that referenced this pull request Oct 21, 2025
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.

2 participants