![](/static/253f0d9b/assets/icons/icon-96x96.png)
![](https://lemmy.world/pictrs/image/8286e071-7449-4413-a084-1eb5242e2cf4.png)
Add in alertmanager and hook it to slack. Get notified whenever containers or systems are misbehaving.
Add in alertmanager and hook it to slack. Get notified whenever containers or systems are misbehaving.
Gitlab at least used to be the open source release of GitHub. I ran it in my lab for a while but stopped as I was using github anyway. It was easy to setup and maintain but it used a lot of resources. I ran it on a vm, there is likely a docker build as well.
My only serious complaint with docker is the quality of their updates. They keep breaking stuff. If podman supported all docker functionality including compose based stacks, I’d consider switching, but last time I looked it didn’t.
I use bookstack. Simple selfhosted wiki.
Docker Desktop for windows (DDW) using wsl2 for hosting containers is very easy to get started with. It also integrates directly with visual studio code.
Long term you will likely want any useful container services hosted on a Linux vm rather than wsl, as wsl (and DDW) are tied to and start with your Windows user account.
Yeah, as soon as you need to customize anything you are inside a very odd scripting system. On the other hand, in my experience, most stuff just works.
Containers are very lightweight. I have no desire to build anything so I always just add another service container to my existing stacks.