UTC
as the time-zone, as per server recommendationsThe compose files assume the following infrastructure:
/mnt/docker/
is a remotely mounted folder using NFS,/mnt/docker/data
contains folders for all compositions needing to store persistent data, ie: /mnt/docker/data/sonarr
, etc,/mnt/archie/
is a NAS storage mount
In order to use these containers within a swarm, the /mnt/docker/data
and /mnt/archie
folders must be mounted for all physical machines that are going to be a node within the docker swarm.