Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Switch to uvicorn in production #24

@ChrisLovering

Description

@ChrisLovering

Since we use kubernetes in production, we should handle replication at the cluster level instead of using a process manager (like Gunicorn with workers) in each container.

See: https://fastapi.tiangolo.com/deployment/docker/#when-to-use

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions