Commit Graph

221 Commits

Author SHA1 Message Date
15f36dad77 Change dropbox to nextcloud paths. 2019-01-11 22:22:32 -06:00
e886174974 Merge branch 'master' of github.com:jowj/agares 2019-01-11 22:18:06 -06:00
d27c3424f2 Merge branch 'master' of github.com:jowj/agares 2019-01-11 22:17:08 -06:00
da6cce2823 Initial commit; sonarr functioning (barely). lidarr broken. 2019-01-05 19:17:06 -06:00
a90381d3ff Update org mode file locations. 2018-12-30 11:39:06 -06:00
fde6db797b Update user-init-file variable; load python in org-babel. 2018-12-28 13:43:55 -06:00
60230f83b4 Update user-init-file variable to look for new init.el location 2018-12-10 21:29:09 -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
0966553927 Merge branch 'master' of github.com:jowj/agares 2018-12-10 11:23:40 -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
ab6d7f0ea5 Update docker run command to actually use bindmounts. 2018-12-01 19:43:21 -06:00
f8f5f82bbf Remove duplicate .emacs location 2018-11-30 10:44:13 -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
3dfcb5cbe7 Add yaml, ansible modes 2018-11-14 21:31:04 -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
1f90a853e3 Update README.md to include some specifics about mojobot deployments. 2018-11-13 16:04:39 -06:00
4fdb130f87 Restruction emacs into application config dir; update keyboard firmware and png; restructure to include easy rollback for keyboard firmware. 2018-11-03 12:23:42 -05:00
01642401e1 Merge branch 'master' of github.com:jowj/agares 2018-10-18 15:39:15 -05:00
28bb6f58a6 Disable tool-bar-mode by default 2018-10-18 15:38:26 -05: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
17d4af9017 Merge branch 'master' of github.com:jowj/agares 2018-10-06 20:39:23 -05:00
df73185b3d update dockerhosts to use gateway_vargs 2018-10-06 20:36:57 -05:00
f983a5429c Update readme to include keyboard config 2018-09-29 18:59:14 -05:00
e7d45ffc5e Minor package changes, minor orgmode targets change. 2018-08-30 09:18:28 -05:00
28d1c79859 Add consolas Font Files so I don't have to go out and find them each time geez.? 2018-08-30 09:17:37 -05:00
d3ab12b9b3 Change how we list line numbers.
Moving from `global-linum-mode` to `global-display-line-numbers-mode`
has increased performance on .org files with > 4k lines by a huge amount.
2018-08-13 16:17:31 -05:00
517975bb25 Add additional global variable sets.
- always use spaces, not tabs when indenting
- ignore case when searching
- require new lines on files when they are saved
2018-08-13 15:57:45 -05:00
5be2058ca0 Fix variable definitions; fix package install syntax; add python configuration. 2018-08-11 16:07:56 -05:00
fb968890c6 Add additional package install to new function; something isn't working but I can't figure out what. 2018-08-09 12:52:02 -05:00