Hello - I’m hoping to run a seafile container; the docker-compose.yml example on the installation page is my guide. However, I already have a mariadb container, whose service is called “mariadb”. Can I use this for seafile? And can I use an existing network (I have two: “internal” and “external”) for seafile, or does it need its own dedicated network (“seafile-net” in the docker-compose file)? Many thanks!
Hi All, I’m interested in setting up seafile 12 as a docker and have a similar question.
I have mariadb on a “docker” network setup on pfsense. I have a “proxy” network setup in docker as well as pfsense. All my docker containers that get reverse proxied are on the docker network “proxy”
Can I use “proxy” to install seafile, or does it nee it’s own “seafile-net?”