i need to connect nextcloud AIO to a host postgresql is there any option i can use in the docker compose file?
Thanks
i need to connect nextcloud AIO to a host postgresql is there any option i can use in the docker compose file?
Thanks
technically it’s possible to use DB running on the host from a docker container. but this would be completely against AiO concept potentially breaking things so please don’t try to do this and don’t ask for support in this terms.
If you want to use host DB you can try the community Docker micro-image which is more customizable but in this case too I would recommend a separated docker database instance.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.