aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/scripts (unfollow)
Commit message (Collapse)AuthorLines
2024-08-23Add archive & automatically create mailboxesGravatar Johannes Christ-0/+8
2024-08-23Fix "an actual problem"Gravatar Johannes Christ-2/+2
golly gee wonkers your line has an extra white space character at the end of the line! gobbly-dobbly just how could this commit even enter the remote repository? it was on track to cause a widespread production outage with millions of disgraced users! god forbid you even had trailing whitespace on two lines! imagine the financial damage this could cause, and don't even get me started on the liability for all of these changes!
2024-08-23Automatically configure default IMAP foldersGravatar Johannes Christ-0/+91
Additionally, automatically expunge (delete) mails older than 60 days from the Trash folder.
2024-08-23Add an SPF policy for mail.pydis.wtf for rejection noticesGravatar Joe Banks-0/+7
2024-08-23Use Dovecot LMTP to deliver local mailGravatar Joe Banks-0/+3
2024-08-23Reconfigure Postfix for SMTPS and Submission portsGravatar Joe Banks-3/+16
2024-08-23Run dovecot role on mailserversGravatar Joe Banks-0/+1
2024-08-23Add IMAP to firewall allowed listGravatar Joe Banks-1/+6
2024-08-23Add new templates for Dovecot configGravatar Joe Banks-0/+933
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