Hacker News new | ask | show | jobs
by holic 3803 days ago
Wait until you run out of disk while running PostgreSQL with dokku. That's an adventure I don't want to have to repeat.
1 comments

You can run out of disk space using anything. Might be worth setting alerts on Disk/Memory/CPU for your servers in the future (New Relic has that).

Dokku is currently meant to manage the application deployment lifecycle, not everything related to server management.