.. |
deploy
|
Let caller override config paths for luigi overnight scripts
|
2022-11-27 12:47:39 -06: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
|
Slight tweaks when making backup venv
|
2023-01-02 15:01:39 -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 |
collectd.py
|
Add generic script to check mountpoints, for collectd
|
2022-08-21 22:57:30 -05:00 |
composer.py
|
Add basic composer.install() function
|
2022-11-01 18:42:11 -05:00 |
core.py
|
Allow for deploying v02 certbot account
|
2022-08-14 13:57:10 -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
|
Let caller override config paths for luigi overnight scripts
|
2022-11-27 12:47:39 -06: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
|
Use workaround for shlex.join() on older python
|
2022-11-21 20:09:51 -06:00 |
postgresql.py
|
Tweak logic for setting PostgreSQL listen_addresses
|
2022-07-25 19:53:12 -05:00 |
python.py
|
Be more explicit about virtualenvwrapper script
|
2022-11-20 15:31:50 -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 |