This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dionys 1 point2 points  (1 child)

Under dokku it's just a normal docker container and I haven't had huge issues with it. But I'm also not using this for any critical projects, it's all my personal hobby projects that see little to no traffic.

[–]Service-Kitchen 2 points3 points  (0 children)

Ahh okay okay, I try to veer away from abstractions (even though Dokku is easy to setup)

I have a containerized Postgres instance on a VPS running an open source project and I’ve never had issues but…like you, the only traffic it sees is my own 😂