shared folder permissions
-
- OMV 6.x
- resolved
- kattivius
-
-
-
I mean the docker compose
example
Code
Display More--- version: "3" services: qbittorrentvpn: image: gderf/qbittorrentvpn:latest container_name: qbittorrentvpn cap_add: - NET_ADMIN environment: - VPN_ENABLED=yes - VPN_TYPE=wireguard - ENABLE_SSL=no - VPN_USERNAME=XXX - VPN_PASSWORD=XXX - PUID=1000 - PGID=1000 - LAN_NETWORK=10.0.0.0/24 - NAME_SERVERS=10.0.0.1 - UMASK=022 - HEALTH_CHECK_HOST=one.one.one.one - HEALTH_CHECK_INTERVAL=30 - HEALTH_CHECK_SILENT=1 - HEALTH_CHECK_AMOUNT=10 - INSTALL_PYTHON3=yes - RESTART_CONTAINER=yes ports: - 8080:8080/tcp - 8999:8999/tcp - 8999:8999/udp volumes: - /srv/dev-disk-by-uuid-542ffc11-4d96-470e-a3a9-339680d29986/Data/qBittorrentvpn:/config - /srv/dev-disk-by-uuid-219b409f-ddb0-46e9-901b-30bb03542b54/Leeching:/downloads - /srv/dev-disk-by-uuid-53b2f35d-7c4f-4d29-acbb-9599f24c4ade/Storage:/storage restart: unless-stopped
-
-
I mean the docker compose
example
Code
Display More--- version: "3" services: qbittorrentvpn: image: gderf/qbittorrentvpn:latest container_name: qbittorrentvpn cap_add: - NET_ADMIN environment: - VPN_ENABLED=yes - VPN_TYPE=wireguard - ENABLE_SSL=no - VPN_USERNAME=XXX - VPN_PASSWORD=XXX - PUID=1000 - PGID=1000 - LAN_NETWORK=10.0.0.0/24 - NAME_SERVERS=10.0.0.1 - UMASK=022 - HEALTH_CHECK_HOST=one.one.one.one - HEALTH_CHECK_INTERVAL=30 - HEALTH_CHECK_SILENT=1 - HEALTH_CHECK_AMOUNT=10 - INSTALL_PYTHON3=yes - RESTART_CONTAINER=yes ports: - 8080:8080/tcp - 8999:8999/tcp - 8999:8999/udp volumes: - /srv/dev-disk-by-uuid-542ffc11-4d96-470e-a3a9-339680d29986/Data/qBittorrentvpn:/config - /srv/dev-disk-by-uuid-219b409f-ddb0-46e9-901b-30bb03542b54/Leeching:/downloads - /srv/dev-disk-by-uuid-53b2f35d-7c4f-4d29-acbb-9599f24c4ade/Storage:/storage restart: unless-stopped
I did not used a compose.
It is a template in portainer.
A custom template from NovaspiritIf interested, this is the template: https://raw.githubusercontent.…e/portainer-v2-arm64.json
of course I modify the path accordingly to my needs
-
I did not used a compose.
It is a template in portainer.
A custom template from NovaspiritIf interested, this is the template: https://raw.githubusercontent.…e/portainer-v2-arm64.json
of course I modify the path accordingly to my needs
That is huge. From the protainer images it looks fine? what does deluge do / say? at the bottom does it tell you how much space you have free? (before 2.0 it used to show this unsure if it still does after V2)
-
Sorry BlueCoffee,
I had to deliver the Pi to my mother to take it home (she lives in a different country). Eventually I will pick this up again remotely.
Will keep in touch... -
-
Greetings,
I wanted to update in this issue.
I did not have time to work on it and temporarily used other means to backup data and left out the all downloading system explained earlier.
I got so frustrated that I ended up starting the all installation from scratch... I installed Bullseye rapiOS version, and installed OMV6.
By my surprise, all works fine now.
My shares are as I ask. When I create one with Guest Allowed, it actually works.I cant tell what was the reason of the original issue. That too was a fresh install...
I guess we can define this case solved by the usual: re-installation technique!
I than installed Portainer using the external OMV templates, and I moved on Portainer for my Docker containers.
I am sure that the built in compose is good. But I gave it a try and I felt the configuration was not so clear. I tried to install Adguard Home and the comments in the compose file where not so clear and referred to old videos that eventually had to see both as one was a correction of the other. And also could not make the MacVlan option working ... I found Portainer easier to use for that.
I respect the work done on Compose OMV6.
Most probably is a question of what one is used to... hard to change How To when you familiar with it.Thank you to all that tries to help.
-
kattivius
Added the Label resolved -
kattivius
Added the Label OMV 6.x
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!