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

Dokku maintainer here:

Docker updates are usually the stressful ones, not Dokku (I try to call out all deprecations/changes in our Migration guides[1]). You can turn on Docker live-restore[1] to make Docker upgrades safer.

I'd imagine the reason you have crashes is due to not having enough system resources (usually memory) to run your workloads. There isn't too much Dokku can do about that, though I would have loved to see a ticket or something on our chat venues to help debug.

Dokku also supports kubernetes[3] if you still want the Dokku experience, and you can deploy images built in CI[4].

Glad to hear you have a setup that works for you though :)

[1] Upgrading Dokku through different versions: https://dokku.com/docs/getting-started/upgrading/#migration-... [2] Docker live-restore: https://docs.docker.com/config/containers/live-restore/ [3] Kubernetes scheduler plugin: https://github.com/dokku/dokku-scheduler-kubernetes [4] Build from a docker image: https://dokku.com/docs/deployment/methods/git/#initializing-...



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

Search: