Docker is required if your deployment includes an ServAssure L2TP Receiver. Use these instructions to install a Docker container to contain the ServAssure L2TP Receiver.
- Download the ServAssure Collection Platform2.14 distribution files to your Ansible Management Server.
- Locate the ansible-docker package provided with the ServAssure Collection Platform2.14 distribution files in the directory roles/ansible-docker/files.
- Unpack the ansible-docker package ansible-docker-X.X.X.X.tar.gz.
- Navigate to the directory where ansible-docker is unpacked.
- Run the command
system-setup-all.yml playbook -u arris. If you use a different Ansible user name, replace arris with that value. - Run the command
install-docker.yml playbook -u arristo install the Docker container on all hosts defined in [docker_hosts:children] in the host_inventory file. - To verify the Docker container
is created, run the command
tools/service-l2tp-receiver.ymland choose STATUS at the prompt.
