A simple question to this community, what are you self-hosting? It’s probably fun to hear from each-other what services we are running.
Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.
I have a dedicated server where I run multiple service with podman.
All those instance are close for inscriptions they are just for me or friends. I use posftix to relay mail. I have on postgresql instance shared across the services. I use traefik for ssl, I wanted traefik to auto discover the container but it didn’t work when I tried maybe it works now.