Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cbzbc
6 months ago
|
parent
|
context
|
favorite
| on:
Litestar is worth a look
How do people deploy this framework typically - speaking for myself, I found NGINX Unit somewhat fiddly.
brokegrammer
6 months ago
|
next
[–]
I tend to deploy all Python based apps using gunicorn behind a caddy proxy. Take a look at the compose.yml
https://github.com/confuzeus/simple-django/blob/master/ansib...
Deployment is as simple as `docker compose pull && docker compose up -d`.
intalentive
6 months ago
|
prev
|
next
[–]
uvicorn systemd service behind nginx reverse proxy
indigodaddy
6 months ago
|
parent
|
next
[–]
Or just docker/uvicorn
devjab
6 months ago
|
prev
[–]
With uvicorn.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: