AltFreeStack
Migration guide

How to migrate from Amazon S3 to Garage

Technical infrastructure migrations vary a lot depending on the tool — these are the general steps that apply to most cases.

  1. 1

    Export your configuration and data from Amazon S3

    Check Amazon S3's documentation for exporting projects, configuration and integrations — the exact format depends on the service, but almost all offer some export path for paid accounts.

  2. 2

    Prepare the Garage environment

    Deploy Garage in a staging environment first (not production) and replicate the base configuration before moving any real data.

  3. 3

    Migrate in pieces and validate each one

    Move one project or integration at a time instead of all at once, checking that each piece works in Garage before moving on to the next.

  4. 4

    Update integrations that depended on Amazon S3

    Any external service (CI/CD, webhooks, SDKs) that pointed at Amazon S3 needs to be reconfigured to point at your new Garage instance.

Before cancelling Amazon S3

Before cancelling Amazon S3, confirm no production service still depends on it by checking recent access logs.

Ready to deploy Garage?

Full profile with license, tech stack and ready-to-copy docker-compose.

View Garage's profile

These steps are a general guideline — the exact export menu can vary depending on Amazon S3's plan and version.