You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
"Self-hosting" Shuttle is a common question we get, and it has many interpretations. Here are 4 interpretations, and our stance towards them:
Running a single project locally with shuttle run --release --external with Docker integration for databases: This is currently possible and might be enough for some light use cases.
Running the Shuttle Docker stack on a single server: Might be possible, but requires lots of manual modification and good understanding of Shuttle. We are not currently focused on this use case. This no longer possible due to Shuttle's infra being cloud-native.
Full deployment of Shuttle's infra into your own AWS account or other clouds (aka "Bring your own cloud" (BYOC)): This is a huge project and is currently far away. We are exploring ways to evolve the platform in a way that would allow this.
Running a "Shuttle orchestrator" in your own cloud that allows you to manage Shuttle apps that are hosted in your own cloud, via the central Shuttle API: This is an idea that we might explore in the future.
This issue is a part of the Product Feature Poll (all issues). React with 👍 if you want this feature. Comment if you have suggestions related to this feature.
"Self-hosting" Shuttle is a common question we get, and it has many interpretations. Here are 4 interpretations, and our stance towards them:
shuttle run --release --externalwith Docker integration for databases: This is currently possible and might be enough for some light use cases.Might be possible, but requires lots of manual modification and good understanding of Shuttle. We are not currently focused on this use case.This no longer possible due to Shuttle's infra being cloud-native.This is a huge project and is currently far away.We are exploring ways to evolve the platform in a way that would allow this.Related: #976 (comment)
This issue is a part of the Product Feature Poll (all issues). React with 👍 if you want this feature. Comment if you have suggestions related to this feature.