]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containe...
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 1 Oct 2021 20:44:19 +0000 (22:44 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 20:44:19 +0000 (22:44 +0200)
commitcb7e79ab8a27b8f453ded2674adb92f8738d7cdd
treec954224d39213db2e3c8f3ce8ce21a8c113c17c3
parentfe086a490396eff622a067468531c8776343217f
📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containers, Kubernetes (#3974)
docs/en/docs/deployment/concepts.md [new file with mode: 0644]
docs/en/docs/deployment/deta.md
docs/en/docs/deployment/docker.md
docs/en/docs/deployment/index.md
docs/en/docs/deployment/manually.md
docs/en/docs/deployment/server-workers.md [new file with mode: 0644]
docs/en/docs/img/deployment/concepts/image01.png [new file with mode: 0644]
docs/en/docs/img/deployment/concepts/process-ram.drawio [new file with mode: 0644]
docs/en/docs/img/deployment/concepts/process-ram.svg [new file with mode: 0644]
docs/en/mkdocs.yml