.. |
deploy
|
Allow custom email key for overnight scripts
|
2022-03-21 17:54:23 -05:00 |
__init__.py
|
Bring in the uncomment function to root namespace
|
2021-06-15 14:16:29 -05:00 |
_version.py
|
Update changelog
|
2020-09-25 18:05:38 -05:00 |
apache.py
|
Tweak regex used to determine PHP version
|
2020-10-17 10:21:20 -05:00 |
apt.py
|
Add apt.upgrade() convenience function
|
2020-09-29 17:59:21 -05:00 |
backup.py
|
Improve error message when deploying backup w/ no config
|
2022-02-16 15:26:46 -06:00 |
borg.py
|
Add libssl-dev dependency for borg
|
2019-09-05 19:05:40 -05:00 |
byjove.py
|
Add function for installing byjove from source
|
2021-09-03 19:24:48 -05:00 |
certbot.py
|
Install python3-certbot-apache for debian 10
|
2019-09-09 14:19:03 -05:00 |
composer.py
|
Add basic support for installing CORE Office (aka. Fannie)
|
2019-02-09 17:20:46 -06:00 |
core.py
|
Add is_debian() convenience function
|
2020-09-23 22:40:59 -05:00 |
corepos.py
|
Add basic support for installing CORE Office (aka. Fannie)
|
2019-02-09 17:20:46 -06:00 |
ejabberd.py
|
Add basic ejabberd module
|
2020-12-14 11:09:46 -06:00 |
freetds.py
|
Update README link for FreeTDS
|
2021-10-05 10:11:42 -04:00 |
luigi.py
|
Allow custom email key for overnight scripts
|
2022-03-21 17:54:23 -05:00 |
mariadb.py
|
Add function to get MariaDB version string
|
2022-02-10 23:25:24 -06:00 |
mssql.py
|
Add mssql module for installing MS SQL Server ODBC driver
|
2020-09-23 22:40:27 -05:00 |
mysql.py
|
Allow skipping of triggers when dumping MySQL DB
|
2021-02-02 11:31:27 -06:00 |
nodejs.py
|
Allow specifying which version of nodejs to install
|
2020-09-08 15:19:08 -05:00 |
pod.py
|
Fix typo for installing POD images
|
2020-10-14 09:21:44 -05:00 |
postfix.py
|
Add postfix.set_myorigin() and set_mynetworks()
|
2019-09-13 13:24:09 -05:00 |
postgresql.py
|
Tweak logic for setting PostgreSQL listen_addresses
|
2022-07-25 19:53:12 -05:00 |
python.py
|
Add logic to install with get-pip.py on python2
|
2022-01-30 10:45:53 -06:00 |
rattail.py
|
Allow specifying alternate config file for datasync checks
|
2021-11-30 13:38:05 -06:00 |
soffice.py
|
Change how we install JDK for headless libreoffice server
|
2019-10-07 22:20:30 -05:00 |
ssh.py
|
More tweaks to logic for caching ssh host key
|
2020-10-09 16:38:19 -05:00 |
util.py
|
Add util.uncomment() function
|
2020-02-07 11:29:53 -06:00 |