.. |
deploy
|
Do not define rattail mail templates by default
|
2023-06-02 14:42:53 -05:00 |
__init__.py
|
Add __version__ attr to root namespace
|
2023-05-17 07:22:09 -05:00 |
_version.py
|
Update changelog
|
2024-05-07 14:14:33 -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
|
Add MAILTO for backup crontab
|
2023-02-23 13:05:54 -06:00 |
borg.py
|
Add libssl-dev dependency for borg
|
2019-09-05 19:05:40 -05:00 |
byjove.py
|
Update clone URL for byjove
|
2023-01-05 08:41:54 -06:00 |
certbot.py
|
Install python3-certbot-apache for debian 10
|
2019-09-09 14:19:03 -05:00 |
collectd.py
|
Add install_collectd() function
|
2023-02-19 11:19:37 -06:00 |
composer.py
|
Add basic composer.install() function
|
2022-11-01 18:42:11 -05:00 |
core.py
|
Fix shell when creating new linux user account
|
2024-05-07 14:13:46 -05:00 |
corepos.py
|
Let caller override default fannie/config.php
|
2023-06-10 18:57:57 -05:00 |
docker.py
|
Add docker module for installing that
|
2023-01-05 11:41:39 -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
|
Pass LUIGI2 context when generating config file
|
2023-03-09 15:31:03 -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
|
Add mysql.get_version_string() convenience function
|
2023-08-04 16:32:42 -05:00 |
nodejs.py
|
Preserve correct owner for .bashrc when configuring nodejs
|
2023-08-03 10:53:59 -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
|
Remove bash -c prefix for pg_dump command
|
2023-09-17 11:10:48 -05:00 |
python.py
|
Add clang workaround for pythonz
|
2023-08-03 21:26:47 -05:00 |
rattail.py
|
Inject default mail sender/recips for machine-wide rattail.conf
|
2023-01-07 17:21:34 -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
|
Fix logic to bind postgres to all network interfaces
|
2023-01-07 17:22:21 -06:00 |