Originally posted by DonJDelago June 2, 2026
Hi,
I found something I'd like to tell you. Maybe something's wrong in the documentatoin (link below):
I set up oc with an external NPM. In the .env file it says: "COMPOSE_FILE= [...] external-proxy/opencloud.yml" - this exposes oc to the container only and thus does not work with an external NPM. Chaning it to "external-proxy/opencloud-exposed.yml" works. So, in my understanding the exposed.yml files should also be listed in the "external proxy"-documentation and in the .env file or am I missing something?
https://docs.opencloud.eu/docs/admin/getting-started/container/docker-compose/external-proxy
thank you!
Discussed in https://github.com/orgs/opencloud-eu/discussions/2875
Originally posted by DonJDelago June 2, 2026
Hi,
I found something I'd like to tell you. Maybe something's wrong in the documentatoin (link below):
I set up oc with an external NPM. In the .env file it says: "COMPOSE_FILE= [...] external-proxy/opencloud.yml" - this exposes oc to the container only and thus does not work with an external NPM. Chaning it to "external-proxy/opencloud-exposed.yml" works. So, in my understanding the exposed.yml files should also be listed in the "external proxy"-documentation and in the .env file or am I missing something?
https://docs.opencloud.eu/docs/admin/getting-started/container/docker-compose/external-proxy
thank you!