Skip to content

Instantly share code, notes, and snippets.

View eduardosanzb's full-sized avatar

Eduardo Bautista eduardosanzb

View GitHub Profile
@rameerez
rameerez / exit_the_cloud.md
Last active April 22, 2025 22:12
☁️ How I got off the cloud and migrated everything from AWS to a VPS in Hetzner

☁️ How I got off the cloud and migrated everything from AWS to a VPS in Hetzner

This is an opinionated handbook on how I migrated all my Rails apps off the cloud and into VPS.

This is how I manage real production loads for my Rails apps. It assumes:

  • Rails 7+
  • Ruby 3+
  • PostgreSQL
  • Ubuntu Server 24.04
  • Capistrano, Puma, Nginx