I’m new to mailcow. I’ve been testing it for a few days, and all was going great. However, my system suddenly stopped allowing access to the admin page (“Configuration” from the “System” menu, /admin) with an nginx 404 error. If I go into the nginx-mailcow docker container and curl https://127.0.0.1/admin/ it seems to work OK (but I get a 302 redirect, is that expected).
This problem is driving me mad. I originally installed mailcow on alpine, but have now changed to debian 12 because alpine is not on the officially supported list. The install of the OS and mailcow are completely clean, and it’s just a non-customised docker installation. The only things I’ve changed are the MTU and the IP bindings. The rest of the UI seems to work absolutely fine, as does ACME, SOGo, and actually sending email etc.
Any suggestions, I really don’t want to give up on mailcow because it looks great.