Back to Articles

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.

  1. Download the ServAssure Collection Platform2.14 distribution files to your Ansible Management Server.
  2. Locate the ansible-docker package provided with the ServAssure Collection Platform2.14 distribution files in the directory roles/ansible-docker/files.
  3. Unpack the ansible-docker package ansible-docker-X.X.X.X.tar.gz.
  4. Navigate to the directory where ansible-docker is unpacked.
  5. Run the command system-setup-all.yml playbook -u arris. If you use a different Ansible user name, replace arris with that value.
  6. Run the command install-docker.yml playbook -u arris to install the Docker container on all hosts defined in [docker_hosts:children] in the host_inventory file.
  7. To verify the Docker container is created, run the command tools/service-l2tp-receiver.yml and choose STATUS at the prompt.