rattail-fabric2/rattail_fabric2
Lance Edgar eae08ad5d4 Force using sudo "as root" for various mysql commands
this lets us leverage `/root/.my.cnf` b/c it uses `sudo -H`
2019-08-10 02:44:44 -05:00
..
deploy Add basic support for installing CORE Office (aka. Fannie) 2019-02-09 17:20:46 -06:00
__init__.py Add contains() and append() convenience functions 2019-07-23 19:07:14 -05:00
_version.py Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
apache.py Add functions to deploy, enable apache config files 2019-02-16 18:21:40 -06:00
apt.py Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
backup.py Port logic for deploying a "backup" app 2019-01-06 14:14:47 -06:00
borg.py Port logic for deploying a "backup" app 2019-01-06 14:14:47 -06:00
certbot.py Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
composer.py Add basic support for installing CORE Office (aka. Fannie) 2019-02-09 17:20:46 -06:00
core.py Add functions to deploy, enable apache config files 2019-02-16 18:21:40 -06:00
corepos.py Add basic support for installing CORE Office (aka. Fannie) 2019-02-09 17:20:46 -06:00
mysql.py Force using sudo "as root" for various mysql commands 2019-08-10 02:44:44 -05:00
postfix.py Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
postgresql.py Fix how we run sudo commands as postgres user 2019-02-19 22:36:35 -06:00
python.py Initial commit; enough to prove concepts at least 2018-12-03 01:11:38 -06:00
rattail.py Add some cleanup functions for use when cloning rattail DBs 2019-02-19 22:15:16 -06:00
ssh.py Add ssh.set_config() convenience function 2019-08-10 02:41:26 -05:00
util.py Add contains() and append() convenience functions 2019-07-23 19:07:14 -05:00