| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Add new templates for Dovecot config | 2024-08-23 | -0/+933 | ||
| | | |||||
| * | Add variables for Dovecot | 2024-08-23 | -0/+14 | ||
| | | |||||
| * | Create tasks for installing Dovecot (IMAP server) | 2024-08-23 | -0/+95 | ||
| | | |||||
| * | Correct typo in rrdstats variables file | 2024-08-23 | -1/+1 | ||
| | | |||||
| * | Update poetry | 2024-08-23 | -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 | | ||||
| * | Update dependency community.postgresql to v3.5.0 | 2024-08-23 | -1/+1 | ||
| | | | | | | | | datasource | package | from | to | | ----------------- | -------------------- | ----- | ----- | | galaxy-collection | community.postgresql | 3.4.1 | 3.5.0 | | ||||
| * | Use postgres role for user setup | 2024-08-22 | -111/+222 | ||
| | | |||||
| * | Perform final polish | 2024-08-22 | -7/+5 | ||
| | | | | | | Name the state directory to mark that it's a Python Discord-related service, and remove the IOSchedulingClass setting. | ||||
| * | Remove now obsolete sed call | 2024-08-22 | -3/+1 | ||
| | | | | | Chris has fixed this upstream in python-discord/metricity#157. | ||||
| * | Use same basename for script as on server | 2024-08-22 | -1/+1 | ||
| | | |||||
| * | Set STATE_DIRECTORY for automatic data directory creation | 2024-08-22 | -10/+9 | ||
| | | |||||
| * | Deploy rrdtool-based statistics | 2024-08-22 | -0/+310 | ||
| | | |||||
| * | Comment out Joe's user | 2024-08-20 | -145/+149 | ||
| | | |||||
| * | Rename to cookiejake | 2024-08-20 | -145/+145 | ||
| | | |||||
| * | ignore changed when error for the prosodyctl command | 2024-08-19 | -2/+1 | ||
| | | |||||
| * | prevent joe from doing an oopsie to me | 2024-08-19 | -1/+0 | ||
| | | |||||
| * | fix ansible lint errors | 2024-08-19 | -1/+3 | ||
| | | |||||
| * | add a task that enables LDAP auth for jitsi | 2024-08-19 | -0/+87 | ||
| | | |||||
| * | move jitsi installation to an `install` task | 2024-08-19 | -100/+103 | ||
| | | | | | This is because there will be multiple steps in deploying jitsi, and we don't want to overcrowd the `main` task file | ||||
| * | remove joe's LDAP login dictatorship | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Only allow LDAP postfix lookups for postfix destination domains | 2024-08-19 | -0/+5 | ||
| | | |||||
| * | Update formatting of CORS_ORIGINS in Thallium configmap | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Use thallium-config-env configmap in Thallium deployment | 2024-08-19 | -0/+2 | ||
| | | |||||
| * | Add CORS config for Thallium | 2024-08-19 | -0/+7 | ||
| | | |||||
| * | include the jitsi deployment in the playbook | 2024-08-19 | -0/+5 | ||
| | | |||||
| * | add a jitsi role | 2024-08-19 | -0/+152 | ||
| | | | | | This adds the necessary package repos necessary to install jitsi, preseeds debconf with the questions needed by the jitsi pkg and installs it | ||||
| * | allow needed tcp and udp traffic for jitsi services | 2024-08-19 | -0/+17 | ||
| | | |||||
| * | Correct the actions of the weak and feeble | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Remove unneeded exrta space in rules | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Don't wrap rules for easier parsing | 2024-08-19 | -2/+1 | ||
| | | |||||
| * | Add signing key for thallium | 2024-08-19 | -0/+0 | ||
| | | |||||
| * | Add trialing period to DNS entry | 2024-08-18 | -1/+1 | ||
| | | |||||
| * | Add thallium frontend DNS | 2024-08-18 | -0/+8 | ||
| | | |||||
| * | Reflect pydis.wtf cert into merge | 2024-08-18 | -4/+4 | ||
| | | |||||
| * | Thallium Backend to merch-api | 2024-08-18 | -27/+27 | ||
| | | |||||
| * | Alphabetise DNS records | 2024-08-18 | -2/+2 | ||
| | | |||||
| * | Add postgres user for thallium | 2024-08-18 | -52/+68 | ||
| | | |||||
| * | Add manifests for thallium | 2024-08-18 | -0/+87 | ||
| | | |||||
| * | Switch to LE prod for owlcorp.uk | 2024-08-18 | -1/+1 | ||
| | | |||||
| * | Add owlcorp.uk TLS certificate | 2024-08-18 | -0/+18 | ||
| | | |||||
| * | Add owlcorp.uk mail handling | 2024-08-18 | -0/+2 | ||
| | | |||||
| * | Update dependency ruff to v0.6.1 | 2024-08-18 | -21/+21 | ||
| | | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.6.0 | 0.6.1 | | ||||
| * | Disable checkout on setup-python action | 2024-08-18 | -0/+1 | ||
| | | |||||
| * | Add sparse checkout for docs | 2024-08-18 | -0/+4 | ||
| | | |||||
| * | Debug git date localisation issues | 2024-08-18 | -1/+4 | ||
| | | |||||
| * | Add table of services and ignore headers to GitHub Bots | 2024-08-18 | -1/+8 | ||
| | | |||||
| * | Add documentation on how to ignore render[bot] | 2024-08-18 | -1/+3 | ||
| | | | | | | | In the latest episode of Joe Banks' continued war against our attention, a new bot using the push-based user notification model has spawned on the python-discord/infra repository. Attached my diplomatic response. | ||||
| * | Add contributing guideline | 2024-08-18 | -0/+8 | ||
| | | |||||
| * | Update Postfix fail2ban filter to use correct systemd unit name | 2024-08-17 | -0/+10 | ||
| | | |||||
| * | Add SASL bans to Postfix fail2ban config | 2024-08-17 | -0/+7 | ||
| | | |||||