-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
investigate alternative VPS providers #280
Comments
For the past 4 years (2020-2024) I was able to run (Docker, Flask, Gunicorn, nginx) on DigitalOcean with a 1 vCPU, 1GB RAM, 25 GB storage for $4/month and more recently $6/month. Now that I added Neo4j as a 3rd container the 1GB of RAM is inadequate -- web requests timeout in the browser and no content is rendered. Upgrading the DigitalOcean droplet to 1 vCPU, 2GB RAM, 25 GB storage costs $12/month Memory utilization as of 2024-09-03 using
|
German company. Has US hosting capability. as of 2024-09-02, lowest cost relevant configuration: "VPS 250 G11s"
Unfortunately, the US-based servers are only available for beefy configurations. The "VPS 250 G11s" is hosted in Germany; see https://www.netcup.com/en/server/vps |
https://www.namecheap.com/hosting/shared/ Is not a VPS. Provides disk space and pre-configured web services. Not suitable for running Docker. |
https://www.hetzner.com/cloud/ Servers hosted in Germany or Finland CX22 is
|
AWS VPS is "LightSail" https://calculator.aws/#/createCalculator/Lightsail The configuration "Bundle:2GB" features
|
Google Cloud (GCP) https://cloud.google.com/compute/vm-instance-pricing#general-purpose_machine_type_family "e2-standard-2"
|
AWS S3 is suitable for static sites only. Dynamic content would need to live in lambdas for on-demand execution. As per https://www.reddit.com/r/aws/comments/mfbgot/is_aws_a_good_alternative_to_a_20mo_vps_for/ |
https://ioflood.com/bare-metal-cloud-server.php
|
https://www.linode.com/pricing/ as of 2024-11-29 offers
|
The text was updated successfully, but these errors were encountered: