im getting into docker and looking into ways to manage stuff better.
right now i have one vm on which docker and portainer is installed.
i make my self some docker compose files and have them store in a git repositoroy and then just make stacks with them in portainer.
however i want to move beyond one host and have stuff more automated.
are there any good tools for that or resources i can read?
not as overencompassing as openstack or kubernetes but something a few steps below that.