Commit Graph

9 Commits

Author SHA1 Message Date
88d2042a55 move environment file deploy
place the env file with the docker-compose in opt
this will centralize the config and make it easier to manage
2022-08-25 18:21:24 -05:00
5046c5372d 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
2022-08-24 21:51:26 -05:00
de2d013cd9 Improve docker-compose
improve docker-compose
point docker-compose task to dir instead of file
2022-08-23 22:36:03 -05:00
79958c2d63 NFS Mount
add nfs-common to support nfs shares
add vars and task to mount nfs share for media
2022-08-23 22:32:31 -05:00
8011600f5b WIP - Added docker commands
add step to move docker file over
add step to attempt to start docker containers

modify docker-compose to create network
tested docker-compose containers start and are accessible via port
2022-08-22 21:54:41 -05:00
530945d07e Update docker-compose
x-function must be placed outside of service block to be valid
2022-08-21 22:14:46 -05:00
c426222053 Add files
Add docker-compose to be used to run the media containers
Add TODO in readme to attempt to keep me on track
2022-08-21 21:54:29 -05:00
0b21488aa5 Inital Commit
Play installs docker, pip and other basic requirements.
Build out dockeruser, and add zware user to docker group.
2022-08-21 20:41:43 -05:00
598ed1f9f9 Initial commit 2022-08-21 19:43:23 -05:00