So for a change I want to build web-apps for people and THEY can handle the scaling/database themselves - so it costs me nothing.
Can this be achieved by open source, Docker, and self-hosting?
Basically docker containers for backend, frontend, and db, and docker-compose to orchestrate. Open source so others can contribute. Self hosting free projects?
Am I on the right track with my thinking?
Here are some:
* https://hub.docker.com/r/linuxserver/webtop
* https://hub.docker.com/r/linuxserver/jellyfin
* https://github.com/rommapp/romm/blob/release/docker-compose....
* https://docs.invidious.io/installation/#docker-compose-metho...