-
portainer makes working with some elements of docker a bit nicer. runs inside docker so if you have docker installed you just need to spin up an instance of it.
i have a compose script that handles my media server stack in github which autodeploys to portainer which spins it all up when a change is triggered. can edit the compose script directly on github and hit save and it'll just do its stuff. it's pretty magic
edit: specifically the 3 nodes free plan https://www.portainer.io/take-3
I'm struggling with setting up crowdsec on (a docker) container. Anyone here done something like that?