7 ms·
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 dependenc
by generallee5686 2y 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.