Commit Graph

120 Commits

Author SHA1 Message Date
fbbd14538d Update bind mount syntax to be more xferrable. 2019-05-28 16:08:05 -05:00
e59a120fc2 Fix an issue with the mojo deploy steps. 2019-05-28 15:01:13 -05:00
4721c5fa35 Update deploy.yml to be more forgiving of errors.
- Each service deploy should be more flexible
- many more 'if/when' declarations.
2019-05-28 14:48:09 -05:00
95f471afa4 Fixing bad commit. 2019-05-28 14:32:05 -05:00
32ead38d17 Update shell to command. 2019-05-28 14:31:12 -05:00
80ae35351f Remove proxy command. 2019-05-28 14:22:22 -05:00
22867caacb Add temp bulk deploy file. 2019-05-28 13:38:18 -05:00
1b1a157e2f Update path for itunes folder. 2019-04-02 17:43:26 -05:00
5f40f5f696 Merge branch 'master' of github.com:jowj/agares 2019-04-02 16:42:57 -05:00
c760d8e205 Add itunes volume to container. 2019-04-02 16:42:07 -05:00
a4a4c456ea Trial update to version of sab with ffmpeg 2019-03-30 22:45:08 -05:00
854c97cabe Try2 to fix indent issue. 2019-03-02 19:13:53 -06:00
60134dab57 Fix indent error. 2019-03-02 19:11:07 -06:00
87f7682b7a Disable headphones 2019-03-02 19:08:56 -06:00
823ce7850b Re-enable lidarr config. 2019-03-02 19:08:28 -06:00
acf90a29ab Add headphones; comment out lidarr.
Lidarr is a piece of shit that consistently sucks in docker.
Gonna trial headphones to see if it works better containerized or if I
have to move them out of docker-compose.
2019-01-30 18:59:54 -06:00
d10554fcf4 Update usenet-complete folder. 2019-01-13 22:57:59 -06:00
84c492c974 Further path tweaks; trying to fix a move error. 2019-01-13 22:50:41 -06:00
983be4fb71 Update error in config line for sonarr volume 2019-01-13 22:40:27 -06:00
15929f4b71 Update paths, add watched/incomplete config for sabnzbd 2019-01-13 22:30:05 -06:00
82ef23456b Update downloads location to leverage ssd 2019-01-13 16:16:55 -06:00
9c2f6e1fe2 Update /home/$user/ to /User/$user/ 2019-01-13 11:29:32 -06:00
b8e3af4e9b Update storage locations to reflect macmini config. 2019-01-13 11:20:00 -06:00
c002b8c558 Add radarr,sabnzbd services to docker-compose file. 2019-01-11 22:46:10 -06:00
da6cce2823 Initial commit; sonarr functioning (barely). lidarr broken. 2019-01-05 19:17:06 -06:00
ffe20c5616 Add post deployment configuration of Firefox browser 2018-12-10 12:30:28 -06:00
beaffef298 Change format to proper array args for subprocess.run() 2018-12-10 12:20:01 -06:00
db127c795c Begin work on nixdeploys; alter emacs config to point 2 py3 2018-12-09 21:31:42 -06:00
3704648532 Change docker kill line; was looking for anything that was up before 2018-12-04 12:53:20 -06:00
22b7f6bd39 Add where clause to prevent unnecessary step running 2018-12-02 19:59:15 -06:00
64e40efdb3 Update docker run command to use bind mount instead of volume 2018-11-15 14:00:53 -06:00
2e26d1eef5 Update container discovery/deletion steps 2018-11-15 13:22:42 -06:00
56b1034196 Add logic to prevent hard errors when running shell commands. 2018-11-15 13:20:24 -06:00
6dea355a61 Change build step to be in proper path 2018-11-15 12:45:15 -06:00
8432f006c1 Fix syntax error. 2018-11-15 12:43:36 -06:00
e3582cff98 change command to shell to troubleshoot dir not found error. 2018-11-15 12:42:11 -06:00
a288fd6ea8 Removing 2018-11-14 21:30:43 -06:00
fe70184d9f created in wrong directory 2018-11-14 21:30:19 -06:00
d0b9ff0ca5 Create hosts.yml and znc.yml files. 2018-11-14 21:28:10 -06:00
789f9ecc97 Update arke.yml to include an rm step for arke docker containers. 2018-10-07 17:42:19 -05:00
718e81acc5 Update docker build path. 2018-10-07 16:32:27 -05:00
ab1357956c Add beginning work on deploying arke. 2018-10-07 16:27:08 -05:00
0095e1d6c5 Add mount-vol args to mojo process. 2018-10-07 16:26:39 -05:00
ca0e05310b Update grep statement to -E from -e 2018-10-07 14:00:45 -05:00
7fc631463e Update grep to look for Up OR Restarting. 2018-10-07 13:57:45 -05:00
baa1c24092 fix grep case-sensitive issue. 2018-10-07 13:30:55 -05:00
4570197537 update docker kill step. 2018-10-07 13:27:33 -05:00
0277050834 Remove comment post testing. 2018-10-07 13:13:15 -05:00
225bbf598e Update to actually work! Some debug statements here, changing a lot of commands to shell. 2018-10-07 01:31:49 -05:00
5029179865 Update to add missing slash. 2018-10-07 00:04:08 -05:00
f299386ed2 update to use deployment user 2018-10-07 00:03:49 -05:00
df73185b3d update dockerhosts to use gateway_vargs 2018-10-06 20:36:57 -05:00
b422d528fe Start adding content to macDeploy scripts. This is Not Working yet. 2018-07-14 19:57:20 -05:00
67ab4c6a7a Move windows deployment to new folder structure. 2018-07-14 18:59:04 -05:00
2fd1e20a07 Structure clean up. 2018-07-14 18:57:23 -05:00
e011e59d4b Remove unnecessary deployment targets 2018-07-09 13:45:16 -05:00
3d1711cf98 Reorganize folder structure and add new deployment. 2018-07-09 13:29:48 -05:00
74d7dba8ec Change previous running container check to Shell from Command ansible module. 2018-06-02 11:36:48 -05:00
fd3f2fb1b4 Add deploy step to kill previous instances of mojo container. 2018-06-02 11:03:54 -05:00
811d8a1a43 Update docker run syntax to run detached. 2018-06-01 19:56:12 -05:00
5b943c3669 Update docker run syntax. 2018-06-01 19:42:19 -05:00
04eb39abf5 Fuck with docker container run -e syntax. 2018-05-28 23:26:54 -05:00
2294a01327 Update restart syntax gain. 2018-05-28 23:06:38 -05:00
09dd7564bf Remove = sign 2018-05-28 23:04:04 -05:00
b0e1ccf6e2 Update line to include = sign. 2018-05-28 23:02:18 -05:00
3708fef41b Update syntax of restart line. 2018-05-28 23:01:16 -05:00
c2408dcbab Remove old secrets file. 2018-05-28 22:53:23 -05:00
7e51de2f8b Encrypt secret. 2018-05-28 22:52:58 -05:00
d2816be7ea Update mojo.yml to look at vault file. 2018-05-28 22:52:42 -05:00
561a776dca Add rudamentary files for ansible playbooks. 2018-05-21 22:26:12 -05:00