Reverse proxy on seperate machine

Got Nextcloud AIO set up using docker-compose on machine A and my NPM reverse proxy on machine B. The two machines are on the same home network but, of course, do not share internal docker networks. It seems like all reverse proxy configs require the apache aio container and the npm/reverse proxy container to share a network, but that’s not really possible when they’re on two seperate machines entirely. Any idea on how to tackle this?

1 Like

Will be handled in 524 timeout on nextcloud ui · nextcloud/all-in-one · Discussion #2657 · GitHub