←back to thread

804 points jryio | 1 comments | | HN request time: 0s | source
Show context
bilsbie ◴[] No.45663244[source]
What’s the best alternative to heroku today for someone that doesn’t want to do any sysadmin and just dump a Django site and database somewhere?
replies(7): >>45663404 #>>45663671 #>>45663691 #>>45663741 #>>45663781 #>>45663789 #>>45663973 #
1. jasoncartwright ◴[] No.45663671[source]
Any VPS you fancy that fits the price/performance/location/support you want, then point Coolify/Dokploy/whatever at it.

I did just this using Coolify, Mythic Beasts running Django & Postgres the other month from Google App Engine. Hilariously easy, even with my extremely rusty skills.