• 0 Posts
  • 12 Comments
Joined 2 months ago
cake
Cake day: August 24th, 2024

help-circle






  • IMO Nextcloud AIO is a mess that doesn’t work properly for anyone used to docker and docker networking. It makes lots of bad assumptions about how things are configured.

    Managed to gain access to the container by using the docker virtual ip of the apache container, but i see this as no solution because the virtual ip can change whenever an update is applied.

    The reverse proxy docs have something in the section “Running the Reverse Proxy in a Docker container on the same server”

    It sounds like they want you to use network mode host on the NGP container which is dumb, but should work in theory. Then you can use localhost in NGP.