.. source: https://gist.github.com/Twentysix26/cb4401c6e507782aa6698e9e470243ed .. _host-list: ============= VPS providers ============= .. note:: This doc is written for the :ref:`hosting section ` of the :ref:`getting started ` guide. Please take a look if you don't know how to host Red on a VPS. This is a list of the recommended VPS providers. .. warning:: Please be aware that a Linux server is controlled through a command line. If you don't know Unix basics, please take a look at `this guide `_ from DigitalOcean which will introduce you to the Linux basics. ------------- Linux hosting ------------- +------------------------------------+------------------------------------------------------+ |Link |Description | +====================================+======================================================+ |`Scaleway |Incredibly cheap but powerful VPSes, owned by | |`_ |``_, based in Europe. | +------------------------------------+------------------------------------------------------+ |`DigitalOcean |US-based cheap VPSes. The gold standard. Locations | |`_ |available world wide. | +------------------------------------+------------------------------------------------------+ |`OVH `_ |Cheap VPSes, used by many people. French and Canadian | | |locations available. | +------------------------------------+------------------------------------------------------+ |`Time4VPS |Cheap VPSes, seemingly based in Lithuania. | |`_ | | +------------------------------------+------------------------------------------------------+ |`Linode `_ |More cheap VPSes! | +------------------------------------+------------------------------------------------------+ |`Vultr `_ |US-based, DigitalOcean-like. | +------------------------------------+------------------------------------------------------+ ------ Others ------ +-------------------------------------+-----------------------------------------------------+ |Link | | +=====================================+=====================================================+ |`AWS `_ |Amazon Web Services. Free for a year (with certain | | |limits), but very pricey after that. | +-------------------------------------+-----------------------------------------------------+ |`Google Cloud |Same as AWS, but it's Google. | |`_| | +-------------------------------------+-----------------------------------------------------+ |`Microsoft Azure |Same as AWS, but it's Microsoft. | |`_ | | +-------------------------------------+-----------------------------------------------------+ |`Oracle Cloud |Same as AWS, but it's Oracle. | |`_ | | +-------------------------------------+-----------------------------------------------------+ |`LowEndBox `_ |A curator for lower specced servers. | +-------------------------------------+-----------------------------------------------------+ ------------ Self-hosting ------------ You can always self-host on your own hardware. A Raspberry Pi 3 will be more than sufficient for small to medium sized bots. For bigger bots, you can build your own server PC for usage, or buy a rack server. Any modern hardware should work 100% fine. ------------ Free hosting ------------ | `Google Cloud Compute Engine `_, `Oracle Cloud Compute `_ and `AWS EC2 `_ have free tier VPSes suitable for small bots. | **Note:** AWS EC2's free tier does not last forever - it's a 12 month trial. | Additionally, new Google Cloud customers get a $300 credit which is valid for 3 months. Other than that... no. There is no good free VPS hoster, outside of persuading somebody to host for you, which is incredibly unlikely.