Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You don’t really need to do web services on it. I have lots of batch/cron-like stuff on my deployments...



You don't need to, but (Dokku, at least) has a lot of ingress setup and Procfiles and things that you need to add, and you pay that cost for nothing if you don't use it.

The other thing that makes Dokku unsuitable for non-web things for me is that it's explicitly geared towards the web setup, with ingress/web server/database, and you can't easily add arbitrary services and link them to your container. I remember having to do quite a bit of hackery to deploy one server for the backend and one for the frontend on the same domain.


Oh, I only add stuff that isn’t overly complicated. The ingress with nginx, for instance, is the simplest thing that could possibly work...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: