@hamsda@feddit.org
member since 11 Jun 2025 16:41
comments
- on Why use Proxmox over Podman or Docker? in c/selfhosted@lemmy.world · 8h ago
-
on til about manjaro in c/linuxmemes@lemmy.world · 25 Aug 2026
They have had their fair share of (sometimes easily avoidable) fuck-ups.
Stuff like:
- letting their websites SSL certificate expire (multiple times)
- telling users to set the date in their OS back to when the cert was still valid as a workaround
- accidentally DDoS’ing the AUR (I think multiple times too?)
- IIRC also some internal struggle about how to use the money donated to them
Especially the SSL cert hurts. They cannot auto-renew their websites SSL cert (and didn’t seem to learn from their first mistake) and they want to maintain a linux distro?
I use Proxmox with a VM for each service I provide and I still use docker compose.
This way I have nice VM backups (with Proxmox BS) + dockerized services deployed via GitLab CI pipelines.