Commit graph

18 commits

Author SHA1 Message Date
Lance Edgar 2a6b25215f Add logic for deploying simple backup app 2018-07-05 12:40:36 -05:00
Lance Edgar 86429d4f06 Accept --upgrade-strategy arg for pip() and mkvirtualenv() 2018-07-05 02:26:10 -05:00
Lance Edgar b3f4d1ea35 Add ejabberd.get_node_name() 2018-07-04 16:39:31 -05:00
Lance Edgar 372234f583 Add dpkg options to force 'confold' where applicable
i.e. what I tried to do a moment ago, I now have hopefully achieved...
2018-07-03 23:15:31 -05:00
Lance Edgar 394dd2e38e Revert "Add --force-confold flag for use with apt-get dist-upgrade"
This reverts commit 09c3fca17c.

whoops, might have got my commands mixed up there.  need to test this yet
2018-07-03 23:10:32 -05:00
Lance Edgar 09c3fca17c Add --force-confold flag for use with apt-get dist-upgrade
for the occasional config file prompt, let's just be safe for now
2018-07-03 23:08:01 -05:00
Lance Edgar bf4ac2f676 Let caller specify pip version when invoking python.mkvirtualenv() 2018-05-31 21:54:30 -05:00
Lance Edgar 2c5e073168 Overhaul some things to support a basic CORE Office install 2018-05-31 20:42:57 -05:00
Lance Edgar a84d360509 Add freetds module, for installing FreeTDS from source 2018-05-30 19:07:34 -05:00
Lance Edgar 85bcf57534 Fix init script for luigid, so it can stop daemon 2018-05-30 19:07:21 -05:00
Lance Edgar dff44209d8 Add nginx mode for installing certbot 2018-03-15 03:46:47 -05:00
Lance Edgar 4af428db78 Always set PermitRootLogin for sshd_config
it was only being set if the setting existed
2018-03-11 20:34:39 -05:00
Lance Edgar 38b99cd817 Fix encoding bug when uploading mako template
at least it seems like that was a bug.  hopefully i didn't just break other things
2018-03-11 13:36:06 -05:00
Lance Edgar 11db1579c4 Add support for arbitrary port when downloading Postgres database 2018-03-09 17:15:55 -06:00
Lance Edgar 6f0b1318d5 Fix quoting bug for paths with spaces 2018-03-09 17:15:37 -06:00
Lance Edgar 90e5133995 Accept port arg when running postgresql script 2018-03-01 18:51:45 -06:00
Lance Edgar 764af27c31 Update changelog 2018-02-24 16:36:21 -06:00
Lance Edgar 40dbb595e9 Initial commit
mostly as-is, taken from `rattail.fablib` subpackage
2018-02-24 16:29:20 -06:00