aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/scripts (unfollow)
Commit message (Collapse)AuthorLines
2024-08-23Add variables for DovecotGravatar Joe Banks-0/+14
2024-08-23Create tasks for installing Dovecot (IMAP server)Gravatar Joe Banks-0/+95
2024-08-23Correct typo in rrdstats variables fileGravatar Joe Banks-1/+1
2024-08-23Update poetryGravatar renovate[bot]-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-23Update dependency community.postgresql to v3.5.0Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------------- | -------------------- | ----- | ----- | | galaxy-collection | community.postgresql | 3.4.1 | 3.5.0 |
2024-08-22Use postgres role for user setupGravatar Johannes Christ-111/+222
2024-08-22Perform final polishGravatar Johannes Christ-7/+5
Name the state directory to mark that it's a Python Discord-related service, and remove the IOSchedulingClass setting.
2024-08-22Remove now obsolete sed callGravatar Johannes Christ-3/+1
Chris has fixed this upstream in python-discord/metricity#157.
2024-08-22Use same basename for script as on serverGravatar Johannes Christ-1/+1
2024-08-22Set STATE_DIRECTORY for automatic data directory creationGravatar Johannes Christ-10/+9
2024-08-22Deploy rrdtool-based statisticsGravatar Johannes Christ-0/+310
2024-08-20Comment out Joe's userGravatar Johannes Christ-145/+149
2024-08-20Rename to cookiejakeGravatar Johannes Christ-145/+145
2024-08-19ignore changed when error for the prosodyctl commandGravatar shtlrs-2/+1
2024-08-19prevent joe from doing an oopsie to meGravatar shtlrs-1/+0
2024-08-19fix ansible lint errorsGravatar shtlrs-1/+3
2024-08-19add a task that enables LDAP auth for jitsiGravatar shtlrs-0/+87
2024-08-19move jitsi installation to an `install` taskGravatar shtlrs-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-19remove joe's LDAP login dictatorshipGravatar shtlrs-1/+1
2024-08-19Only allow LDAP postfix lookups for postfix destination domainsGravatar Joe Banks-0/+5
2024-08-19Update formatting of CORS_ORIGINS in Thallium configmapGravatar Joe Banks-1/+1
2024-08-19Use thallium-config-env configmap in Thallium deploymentGravatar Joe Banks-0/+2