| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2024-08-23 | Add variables for Dovecot | -0/+14 | ||
| 2024-08-23 | Create tasks for installing Dovecot (IMAP server) | -0/+95 | ||
| 2024-08-23 | Correct typo in rrdstats variables file | -1/+1 | ||
| 2024-08-23 | Update poetry | -31/+31 | ||
| | datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | pypi | mkdocs-git-revision-date-localized-plugin | 1.2.6 | 1.2.7 | | pypi | mkdocs-material | 9.5.31 | 9.5.33 | | pypi | octodns-cloudflare | 0.0.6 | 0.0.7 | | pypi | ruff | 0.6.1 | 0.6.2 | | ||||
| 2024-08-23 | Update dependency community.postgresql to v3.5.0 | -1/+1 | ||
| | datasource | package | from | to | | ----------------- | -------------------- | ----- | ----- | | galaxy-collection | community.postgresql | 3.4.1 | 3.5.0 | | ||||
| 2024-08-22 | Use postgres role for user setup | -111/+222 | ||
| 2024-08-22 | Perform final polish | -7/+5 | ||
| Name the state directory to mark that it's a Python Discord-related service, and remove the IOSchedulingClass setting. | ||||
| 2024-08-22 | Remove now obsolete sed call | -3/+1 | ||
| Chris has fixed this upstream in python-discord/metricity#157. | ||||
| 2024-08-22 | Use same basename for script as on server | -1/+1 | ||
| 2024-08-22 | Set STATE_DIRECTORY for automatic data directory creation | -10/+9 | ||
| 2024-08-22 | Deploy rrdtool-based statistics | -0/+310 | ||
| 2024-08-20 | Comment out Joe's user | -145/+149 | ||
| 2024-08-20 | Rename to cookiejake | -145/+145 | ||
| 2024-08-19 | ignore changed when error for the prosodyctl command | -2/+1 | ||
| 2024-08-19 | prevent joe from doing an oopsie to me | -1/+0 | ||
| 2024-08-19 | fix ansible lint errors | -1/+3 | ||
| 2024-08-19 | add a task that enables LDAP auth for jitsi | -0/+87 | ||
| 2024-08-19 | move jitsi installation to an `install` task | -100/+103 | ||
| This is because there will be multiple steps in deploying jitsi, and we don't want to overcrowd the `main` task file | ||||
| 2024-08-19 | remove joe's LDAP login dictatorship | -1/+1 | ||
| 2024-08-19 | Only allow LDAP postfix lookups for postfix destination domains | -0/+5 | ||
| 2024-08-19 | Update formatting of CORS_ORIGINS in Thallium configmap | -1/+1 | ||
| 2024-08-19 | Use thallium-config-env configmap in Thallium deployment | -0/+2 | ||