AIO Local instance behind local network proxy server (and dockerized nginx reverse proxy) #5634
-
Hello to everyone
Now i am moving to a more powerfull PC with Ubuntu linux in the same network with the same proxy server but i can't make the proxy working. In my linux host machine i have configured the proxy with:
If i check the docker host configs with
So, with this environment if i just launch the docker compose up -d the installation proceeds just fine, all the containers are being downloaded without any issues and if i try a wget (to http and https) from within the mastercontainer i get:
Now, if i try to do the same but from the inside of nextcloud-aio-nextcloud container i have no connection:
Also the nextcloud admin interface is giving me the same error: Now, if i manually export the proxy env vars within the
All the containers are running just fine besides the
So… in summary, seems that:
I appreciate any help to understand what is happening and how to make it work? Thank you very much!! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi,
Yes, this is correct. You should be able to make it work with https://github.com/nextcloud/all-in-one/tree/main/manual-install. See https://github.com/nextcloud/all-in-one/blob/main/manual-install/latest.yml |
Beta Was this translation helpful? Give feedback.
-
This is not an acceptable solution. Disadvantages of manual install:
|
Beta Was this translation helpful? Give feedback.
Hi,
Yes, this is correct.
You should be able to make it work with https://github.com/nextcloud/all-in-one/tree/main/manual-install. See https://github.com/nextcloud/all-in-one/blob/main/manual-install/latest.yml