So i had somewhat of an issue, I was running two dockerized services that used nginx 443 port, mailcow and service2
Unfortunately, service2 offered a direct-reverse proxy nginx approach, but i had to do it manually for mailcow, no problem in that, I’ve my experience in using nginx
I then had some problems with docker that didn’t want to start after changing the http and https ports, so i stopped manually every mailcow container and pruned every network container, and it finally started with no issues
However, after this restart, every mailbox that i’ve created + every admin settings (Including the admin user i’ve created to replace admin:moohoo) disappeared
What did I do wrong? Can I fix it?
I honestly want to know what I did wrong more than fixing it, because I’ve just started the mailcow server so I had no important data whatsoever.
Hope to get some help, thank you guys!