I always use docker-compose. It is very handy if you ever want to have a good backup or move the whole server to another. Copy over files -> docker compose up -d and you are done
For beginners, they should use docker compose from the start. Easier than docker run
If you ever want to convert those one-liner to a proper .yml then use this converter
I rsync my data once a day to another drive via script. If I accidentaly delete files, I can easily copy them back. Then once a day, rclone makes an encrypted backup to a hetzner storagebox
It would be helpful if you could provide more information. Which setup? OS? Dockerinstall or bare metal? Did you follow a specific Guide? Link it please if you followed one.
Why are Mails @outlook.com not visible in @gmail.com? They could be replicated, since it is both mail...
Different servers, different Communitys. Federation makes it possible to see all of them. It would be cool to post in multiple Communitys at once. Like a CC in mail. That would be the right way imo
Installed just now, looks useful. Thanks for this 😊