Hacker News new | ask | show | jobs
by generallee5686 745 days ago
Agreed. Lately I'm coming across self-hosted services that not only require docker, they essentially require a docker-compose file full of many other dependencies.

The other thing that blows my mind is how many of these self-hosted applications require mysql/postgres instead of just using sqlite.