From f04e2038d16076d76039ef33fcd631d9c2ae6df7 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 29 Apr 2024 14:51:09 +0100 Subject: add some more services --- data/services.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/services.yaml b/data/services.yaml index 579e4be..c990810 100644 --- a/data/services.yaml +++ b/data/services.yaml @@ -32,3 +32,23 @@ url: https://pixels-modsite.pythondiscord.com/ description: Moderation and anti-spam frontend for the Pixels event. tags: [moderation, events] + +- name: Cloudflare + url: https://dash.cloudflare.com/ + description: Cloudflare is a content delivery network (CDN) and DDoS protection service used by Python Discord. + tags: [infrastructure, security] + +- name: Sentry + url: https://python-discord.sentry.io/ + description: Sentry is an error tracking tool used by Python Discord to monitor and fix errors in our projects. + tags: [errors, monitoring] + +- name: Netcup + url: https://customercontrolpanel.de/ + description: Netcup is a hosting provider used by Python Discord to host various services. + tags: [infrastructure] + +- name: Linode + url: https://cloud.linode.com/ + description: Linode is a hosting provider used by Python Discord to host various services. + tags: [infrastructure] -- cgit v1.2.3