aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Robin <[email protected]>2022-11-20 21:55:28 -0600
committerGravatar GitHub <[email protected]>2022-11-20 22:55:28 -0500
commitf1ed4a68c49af1706f60156e2793e96294a851a8 (patch)
tree8533857abfd73d85a1a3661c0fe58f06fd6f1541
parentMerge pull request #701 from python-discord/keeping-tokens-safe (diff)
Delete vps-services.md (#799)
-rw-r--r--pydis_site/apps/content/resources/guides/python-guides/vps-services.md31
1 files changed, 0 insertions, 31 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md
deleted file mode 100644
index 0acd3e55..00000000
--- a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md
+++ /dev/null
@@ -1,31 +0,0 @@
----
-title: VPS Services
-description: On different VPS services
----
-
-If you need to run your bot 24/7 (with no downtime), you should consider using a virtual private server (VPS). This is a list of VPS services that are sufficient for running Discord bots.
-
-* Europe
- * [netcup](https://www.netcup.eu/)
- * Germany & Austria data centres.
- * Great affiliate program.
- * [Yandex Cloud](https://cloud.yandex.ru/)
- * Vladimir, Ryazan, and Moscow region data centres.
- * [Scaleway](https://www.scaleway.com/)
- * France data centre.
- * [Time 4 VPS](https://www.time4vps.eu/)
- * Lithuania data centre.
-* US
- * [GalaxyGate](https://galaxygate.net/)
- * New York data centre.
- * Great affiliate program.
-* Global
- * [Linode](https://www.linode.com/)
- * [Digital Ocean](https://www.digitalocean.com/)
- * [OVHcloud](https://www.ovhcloud.com/)
- * [Vultr](https://www.vultr.com/)
-
----
-# Free hosts
-There are no reliable free options for VPS hosting. If you would rather not pay for a hosting service, you can consider self-hosting.
-Any modern hardware should be sufficient for running a bot. An old computer with a few GB of ram could be suitable, or a Raspberry Pi.