Skip to content
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

Migrate from GCP to Linode Cloud #51

Closed
1 task done
mrzzy opened this issue Jul 8, 2022 · 1 comment
Closed
1 task done

Migrate from GCP to Linode Cloud #51

mrzzy opened this issue Jul 8, 2022 · 1 comment
Labels
area/terraform Area of concern: Terraform Deployments breaking Makes a breaking change

Comments

@mrzzy
Copy link
Owner

mrzzy commented Jul 8, 2022

Motivation

Linode provides cheaper infrastructure costs as compared to Google Cloud. Since this is a hobbyist side-project:

  • we should optimize infrastructure costs where possible.
  • there is no need to pay extra for tougher SLAs.

While moving to Linode from GCP would mean that we trade off:

  • Per minute billing: Linode instances are billed by the hour.
  • Lots of managed services: While managed services allow us delegate some production-izing complexity to Google Cloud when building applications, this does not apply to our hobbyist use case.

Proposal

Migrate Cloud Infrastructure from GCP to Linode Cloud:

  • migrate Cloud DNS & TLS ACME to Linode Managed DNS
@mrzzy mrzzy added breaking Makes a breaking change area/terraform Area of concern: Terraform Deployments labels Jul 8, 2022
@mrzzy mrzzy self-assigned this Jul 8, 2022
@mrzzy mrzzy removed their assignment Jul 12, 2022
@mrzzy
Copy link
Owner Author

mrzzy commented Jul 17, 2022

Linode's strict image size limits makes it difficult to part WARP VM to Linode:

  • increasing the image size limit requires manual liaising with support.
  • adding tools to WARP VM quickly hits the size limit again.
  • this is a not a scalable workflow.
    Hence WARP VM on Linode is shelved.

@mrzzy mrzzy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Area of concern: Terraform Deployments breaking Makes a breaking change
Projects
None yet
Development

No branches or pull requests

1 participant