improve nextcloud-aio and disable immich
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 6m44s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 6m44s
This commit is contained in:
@@ -9,8 +9,11 @@ docker run \
|
||||
--name nextcloud-aio-mastercontainer \
|
||||
--restart unless-stopped \
|
||||
--publish 8080:8080 \
|
||||
--env NEXTCLOUD_DATADIR=/mnt/data/nextcloud \
|
||||
--env APACHE_PORT=11000 \
|
||||
--env APACHE_IP_BINDING=0.0.0.0 \
|
||||
--env TZ=Europe/London \
|
||||
--env AIO_DISABLE_BACKUP_SECTION=true \
|
||||
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
|
||||
-d nextcloud/all-in-one:latest
|
||||
|
Reference in New Issue
Block a user