Add link to docker-timemachine

This commit is contained in:
Krasimir Nedelchev 2020-02-23 15:42:01 +00:00
parent 0ba16f43ef
commit b96f944ce1

View File

@ -14,7 +14,7 @@ This container runs a Time Machine server for remote backups of computers runnin
To enable auto discovery you need to use Avahi daemon. On Ubuntu you can install it by running `sudo apt install avahi-daemon avahi-utils`. To enable auto discovery you need to use Avahi daemon. On Ubuntu you can install it by running `sudo apt install avahi-daemon avahi-utils`.
To configure Avahi to broadcast Time Machine you can follow these instructions (adapted from docker-timemachine's README): To configure Avahi to broadcast Time Machine you can follow these instructions (adapted from [docker-timemachine's README](https://github.com/odarriba/docker-timemachine#step-3--enable-auto-discovery)):
> - Copy the file from docker-timemachine/avahi/nsswitch.conf to /etc/nsswitch.conf > - Copy the file from docker-timemachine/avahi/nsswitch.conf to /etc/nsswitch.conf
> - Copy the service description file from docker-timemachine/avahi/afpd.service to /etc/avahi/services/afpd.service > - Copy the service description file from docker-timemachine/avahi/afpd.service to /etc/avahi/services/afpd.service