Hello, actually the question is quite relevant. I faced the same problem.
I made self-signed certificates (because that’s what I want), set up a reverse proxy on Nginx, made the necessary security settings on the virtual machine where it runs, made a separate dedicated subnet in Docker to which only the Nginx server from this machine has access. I’m not even talking about global security protection in the local network.
And now after all this I am facing the problem Domaincheck container is not running
which I can’t get around in any adequate way. I wanted to make my own private cloud to be used the way I want, without playing along with your security requirements. I’m glad you’re trying to make the environment secure, but there must be a way to make the installation ‘unsafe’ in your vision. I spent 4 days of my life to come here and see that SKIP_DOMAIN_VALIDATION does not work, and you need to do it as written in your instructions. Why? Your instructions do not suit me; they are not relevant for me.
What should I do now?