Can I restore a reverse proxy aio instance to a vanilla one using backup?
My source instance was created using the compose.yaml from the aio repo with just the lines for using caddy uncommented.
I tried to restore a remote backup into a new vanilla instance, but got connection refused on opening the instance. The apache container is listening on 11000, but nobody is there to do the forwarding.
Can I make the mastercontainer do that again? Or is restoring only possible with the original reverse proxy compose.yaml?
This is relevant for me as I want to be able to restrict the home network instance to local only access, but also be able to restore it on a vps without reverse proxy and pi-hole.
Jetzt habe ich es geschnallt. Gerade habe ich meine Cloud steilo.michaelfliegner.de von vanilla auf reverse proxy umgestellt und eine wordpress instanz daneben installiert wp.michaelfliegner.de
Danke!