Help with Reverse Proxy Configuration for Multiple Websites with Nextcloud AIO #5415
-
Hello everyone, I’m running Nextcloud AIO with the standard Docker setup. Currently, everything works well with a single domain, but I now want to host an additional website on the same server. My GoalRequests to cloud.example.com should be forwarded to the Nextcloud Apache container (serving the Nextcloud UI/Login page).
The Problem
What I Need
SetupMy server is running windows 11 with aio version (9.6.0). I am using the following docker run command
Also I wanted to add that now if I visit https://cloud.example.com:11000 I get I have gone through Reverse Proxy Guide and Discussion #588 but I am still lost and confused. I’m fairly new to these configurations, so it's possible I missed something or lack the knowledge to set it up correctly. If there’s any simpler way to achieve this, or if you have other suggestions, please let me know. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, can you follow https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md#6-how-to-debug-things? |
Beta Was this translation helpful? Give feedback.
-
Thanks @szaimen for the quick reply. I have gone through that but I am failing somewhere. Would appreciate your help |
Beta Was this translation helpful? Give feedback.
Hi, can you follow https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md#6-how-to-debug-things?