Add link to docker-timemachine
This commit is contained in:
parent
0ba16f43ef
commit
b96f944ce1
@ -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
|
||||||
|
Reference in New Issue
Block a user