Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 10x the repo | 2025-07-18 | -1/+1 | |
| | ||||
* | Add DNS entry for agents portal | 2025-05-10 | -0/+8 | |
| | | | | This will be the entry point for Python Discord agents in the field. | |||
* | Add turing DNS | 2025-04-27 | -0/+22 | |
| | ||||
* | Make thallium available on pythondiscord.com | 2024-10-01 | -0/+8 | |
| | ||||
* | Add munin DNS record | 2024-08-28 | -0/+8 | |
| | ||||
* | Add new DNS record for Git host | 2024-08-25 | -0/+8 | |
| | ||||
* | Add an SPF policy for mail.pydis.wtf for rejection notices | 2024-08-23 | -0/+7 | |
| | ||||
* | Add trialing period to DNS entry | 2024-08-18 | -1/+1 | |
| | ||||
* | Add thallium frontend DNS | 2024-08-18 | -0/+8 | |
| | ||||
* | Thallium Backend to merch-api | 2024-08-18 | -1/+1 | |
| | ||||
* | Alphabetise DNS records | 2024-08-18 | -2/+2 | |
| | ||||
* | Add manifests for thallium | 2024-08-18 | -0/+8 | |
| | ||||
* | Update root of pydis.wtf to alias to lovelace instead of holding IPv4 | 2024-08-16 | -2/+2 | |
| | ||||
* | Use a CNAME to server devops docs | 2024-08-15 | -3/+3 | |
| | ||||
* | Add docs.pydis.wtf A record | 2024-08-14 | -0/+8 | |
| | ||||
* | spf: hard-fail all SPF records | 2024-08-04 | -4/+4 | |
| | ||||
* | Setup mailing and security records for int.pydis.wtf | 2024-08-03 | -2/+36 | |
| | ||||
* | Receive DMARC reports to service account address | 2024-08-03 | -7/+7 | |
| | ||||
* | add jitsi dns record | 2024-08-03 | -0/+8 | |
| | ||||
* | Update SPF and Google Verification records for pydis.wtf | 2024-08-03 | -1/+2 | |
| | ||||
* | Update mail records for pythondiscord.com and pydis.com | 2024-08-03 | -1/+47 | |
| | ||||
* | Remove Cloudflare MX information | 2024-08-03 | -55/+0 | |
| | ||||
* | dmarc: update DMARC policy to be stricter | 2024-07-31 | -1/+1 | |
| | ||||
* | dkim: add new DKIM selector to pydis.wtf | 2024-07-31 | -0/+9 | |
| | ||||
* | postfix: update DNS to new postfix mailserver | 2024-07-31 | -28/+40 | |
| | ||||
* | Add DNS entry for propaganda | 2024-07-29 | -0/+8 | |
| | | | | | | | | This commit adds a new DNS entry, used for storing Python Discord-related propaganda, including, but not limited to, Soviet propaganda, including, but not limited to, pictures of Joe Banks wearing Ushankas and fan articles about Ivan Drago, as well as propaganda displaying Joe Banks in various heroic settings. | |||
* | Update split_extension in OctoDNS to `.zone` | 2024-07-24 | -1/+1 | |
| | ||||
* | Move trailing dot directory to .zone suffixed directory for DNS | 2024-07-24 | -0/+0 | |
| | | | | | Apparently directories ending with trailing dots are not supported on Michaelsoft Winblows | |||
* | Remove meta processor, it will actually only make noise | 2024-07-23 | -4/+0 | |
| | ||||
* | Migrate to wildcard record for lovelace.box.pydis.wtf subdomains | 2024-07-23 | -9/+8 | |
| | ||||
* | Add meta processor to OctoDNS | 2024-07-23 | -0/+4 | |
| | ||||
* | Migrate pythondiscord.com to using CNAMEs | 2024-07-23 | -49/+49 | |
| | ||||
* | Migrate all pydis.wtf services to using CNAMEs | 2024-07-23 | -44/+39 | |
| | ||||
* | Split pydis.wtf into multiple zone files | 2024-07-23 | -23/+32 | |
| | ||||
* | Allow zone files to be split across multiple YAML files | 2024-07-23 | -1/+2 | |
| | ||||
* | Remove deployments on turing | 2024-07-22 | -15/+1 | |
| | | | | Files of the webserver have been migrated over. | |||
* | Disable DNS proxying via CF | 2024-07-22 | -2/+1 | |
| | ||||
* | Point blog DNS to netlify | 2024-07-22 | -2/+2 | |
| | ||||
* | Add DNS record for ldap01.box.pydis.wtf | 2024-07-19 | -9/+18 | |
| | ||||
* | Add DNS entry for Keycloak | 2024-06-27 | -0/+8 | |
| | ||||
* | Add DNS record for ff-bot.pydis.wtf | 2024-06-16 | -0/+8 | |
| | ||||
* | Add loki-gateway.pydis.wtf | 2024-06-07 | -0/+9 | |
| | ||||
* | Switch to using designated placeholder IPv4 for originless records | 2024-06-06 | -3/+3 | |
| | | | | | | | | | | | | | | We currently used something like 1.2.3.4 or 1.1.1.1 as placeholder IP addresses for DNS records where we ran in "originless" mode (the request is always answered by a Cloudflare Worker or a redirect). This changes that so we use designated reserved IPv4 addresses (192.0.2.0) to capture that traffic instead, ensuring that in no circumstance would we leak traffic to an address like 1.1.1.1 or 1.2.3.4 if there was a Cloudflare misconfiguration. Despite the potential risk vectors here being very small, it's a minor change and also helps us ensure configuration works correctly in the future. | |||
* | Set proxied to true for paste record | 2024-06-06 | -1/+1 | |
| | ||||
* | Add paste.pydis.wtf record for forwarding | 2024-06-06 | -0/+8 | |
| | ||||
* | Add DNS record for Vault | 2024-05-27 | -0/+8 | |
| | ||||
* | Generate a certificate for `prometheus.lovelace.box.pydis.wtf` (#305) | 2024-05-26 | -0/+14 | |
| | | | | | * generate cert for prometheus.lovelace.box.pydis.wtf * add dns record for prometheus.lovelace.box | |||
* | Remove temporary testing deployment of pinnwand | 2024-05-16 | -8/+0 | |
| | ||||
* | Deploy a pinnwand instance that used lovelace's pg database (#293) | 2024-05-15 | -0/+8 | |
| | | | | | | | | | | | * add a deployment config for pinnwand on lovelace * add a dns entry for the new pastebin * Add database URI for pinnwand to connect to psql on lovelace --------- Co-authored-by: Chris Lovering <[email protected]> | |||
* | Remove pixels-modsite.pythondiscord.com DNS | 2024-05-14 | -8/+0 | |
| |