nfs was trying to mount before nfs-common was installed added visudo info in readme, need to add base image
497 B
497 B
media-server
Ansible user needs to modify sudoers sudo visudoer zware ALL=(ALL) NOPASSWD:ALL
Ansible repo used to setup a server to be used as a media collection and processing server.
External packages used: https://github.com/geerlingguy/ansible-role-docker https://github.com/geerlingguy/ansible-role-pip
TODO
- deploy env var and condensed docker-compose file
- run docker-compose and start containers
- add ansible galaxy requirements and maybe a python requirements to the repo?