aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Collapse)AuthorLines
2025-02-01Update ansibleGravatar renovate[bot]-4/+4
| datasource | package | from | to | | ----------------- | -------------------- | ------ | ------ | | galaxy-collection | ansible.posix | 1.6.0 | 1.6.2 | | galaxy-collection | community.crypto | 2.22.0 | 2.24.0 | | galaxy-collection | community.general | 9.4.0 | 9.5.4 | | galaxy-collection | community.postgresql | 3.5.0 | 3.10.2 |
2025-01-15Another AoC cookie updateGravatar Joe Banks-0/+0
2025-01-15Update Sir Robin with new AoC ConstantsGravatar Joe Banks-0/+0
2025-01-02Disable daily reddit top postsGravatar Chris Lovering-0/+0
2024-11-302024 AoC settings for sir-robinGravatar Chris Lovering-1/+2
2024-11-16Only retain loki logs for 14dGravatar Chris Lovering-0/+4
2024-10-07Add twitter alias for directorsGravatar Joe Banks-0/+1
2024-10-01Remove prestashop from alert.d nginx exception for p99 timing alertGravatar Chris Lovering-1/+1
2024-10-01Make thallium available on pythondiscord.comGravatar Chris Lovering-0/+21
2024-10-01Reflect pythondiscord tls cert into merch nsGravatar Chris Lovering-2/+2
2024-10-01Remove prestashopGravatar Chris Lovering-100/+0
2024-09-23Add printful store ID for merchGravatar Chris Lovering-0/+1
2024-09-21Remove homedir serving from default serverGravatar Joe Banks-5/+0
2024-09-21Add new pydis.wtf site config to serve landing pageGravatar Joe Banks-3/+19
2024-09-21Add new role for bootstrapping the CI user with limited SSH keysGravatar Joe Banks-0/+33
Add new ci-user role to netcup nodes
2024-09-19Add owlcorp.uk landing pageGravatar Joe Banks-0/+20
2024-09-19Disable GitHub authentication in GrafanaGravatar Joe Banks-11/+0
2024-09-19Further optimisations to AlertManager initscriptGravatar Joe Banks-1/+1
2024-09-13Update dependency ruff to v0.6.5Gravatar renovate[bot]-21/+21
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.6.4 | 0.6.5 |
2024-09-12Update poetryGravatar renovate[bot]-15/+15
| datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | pypi | ansible-core | 2.17.3 | 2.17.4 | | pypi | ansible-lint | 24.7.0 | 24.9.0 | | pypi | mkdocs-git-revision-date-localized-plugin | 1.2.8 | 1.2.9 |
2024-09-12Update ansibleGravatar renovate[bot]-2/+2
| datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | ansible.posix | 1.5.4 | 1.6.0 | | galaxy-collection | community.general | 9.3.0 | 9.4.0 |
2024-09-09Lower metabase database connection pool sizeGravatar Johannes Christ-0/+0
The default of 15 constantly hogs memory and processes on our server, even when Metabase is not doing anything. This is wasteful.
2024-09-09Update dependency community.crypto to v2.22.0Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------------- | ---------------- | ------ | ------ | | galaxy-collection | community.crypto | 2.21.1 | 2.22.0 |
2024-09-08Update dependency mkdocs-git-revision-date-localized-plugin to v1.2.8Gravatar renovate[bot]-3/+8
| datasource | package | from | to | | ---------- | ----------------------------------------- | ----- | ----- | | pypi | mkdocs-git-revision-date-localized-plugin | 1.2.7 | 1.2.8 |
2024-09-07Schedule vacation replies on nice queueGravatar Johannes Christ-1/+2
2024-09-07Document Fredrick's vacation script in headerGravatar Johannes Christ-0/+4
2024-09-05Update dependency ruff to v0.6.4Gravatar renovate[bot]-21/+21
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.6.3 | 0.6.4 |
2024-09-05NiceGravatar Johannes Christ-4/+4
Nice
2024-09-05Fix p1 in FredrickGravatar Joe Banks-1/+1
2024-09-04AlertManager init use AlpineGravatar Joe Banks-2/+2
Smaller image and faster startup
2024-09-03Add all accepted mail domains to SRS exclude configurationGravatar Joe Banks-0/+21
We don't want to rewrite the envelopes of mail that is from a valid domain of our mailserver (e.g. pydis.com or int.pydis.wtf), but by default PostSRSD will rewrite anything that is not the `mydomain` configuration variable of Postfix (which is just set to `pydis.wtf` for us). This change updates the environment defaults for PostSRSD to ensure that we don't change any envelopes that don't need to be changed, as well as ensuring that to end mailservers the DKIM and SPF checks are made against the actual domain (e.g. int.pydis.wtf) instead of the rewritten envelope.
2024-09-03Appease the documentation dictatorGravatar Joe Banks-4/+9
2024-09-03Update postfix main.cf to pass through new conditional SRS rewriterGravatar Joe Banks-2/+2
2024-09-03Add new postfix sub-services for conditional SRS rewritingGravatar Joe Banks-0/+23