full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Run HTTPS with own certificates (not via traefik)

Open maquino1985 opened this issue 2 years ago • 2 comments

Deploying in k8s and need to manage my own certs. How do you configure uvicorn to use your own certificates for HTTPS when deploying this app? The docker container automatically runs uvicorn but there is no config file, how can I configure the uvicorn settings?

maquino1985 avatar Aug 16 '22 16:08 maquino1985

i have same problem, not work with own certificates

tulanglaoli avatar Jul 03 '23 10:07 tulanglaoli

@maquino1985 Can you share your k8s deployment helm? Thanks.

Doneowth avatar Apr 18 '24 03:04 Doneowth