Rearrange task and add note to README
nfs was trying to mount before nfs-common was installed added visudo info in readme, need to add base image
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
# 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
|
||||
|
||||
1. deploy env var and condensed docker-compose file
|
||||
2. run docker-compose and start containers
|
||||
3. add ansible galaxy requirements and maybe a python requirements to the repo?
|
||||
3. add ansible galaxy requirements and maybe a python requirements to the repo?
|
||||
|
||||
Reference in New Issue
Block a user