

Not sure how long ago you tried it. But my first attempt at an install back in 2021 was so much more complicated than when I did it again in 2024. It’s been rock solid ever since. I use the docker all-in-one method, it’s pretty straightforward. When I went back to college, I decided to use it to organize all my classwork, and it’s perfect for that. I still prefer LibreOffice to author papers though.
Hey, cool idea! I’ve also got a bunch of dockers and services running on a swarm on multiple devices. Like any good project, it’s on it’s like 3rd or 4th iteration now, having run into some roadblock each time. I structure most of my services into stacks. For example, I have a stack for proxy, www, monitoring, and of course the 'ol arr stack. Anyways, I keep all my notes on the stack compose yaml files that seems to work for me. I only interact with docker on the cli because portainer wants me to pay to use docker swarm. But because I’m so adept at docker on the cli, I have recently stumbled across gemini-cli. Dude, having that to help trouble shoot docker stuff is amazing. It’s really good, but I’d keep it on a short leash.