We should publish instructions on how to use Shorebird from on-prem, cloud-prem or self-hosting.
Sentry is an interesting example as they offer both self-hosting for free:
https://github.com/getsentry/self-hosted/blob/master/LICENSE
As well as on-prem:
https://sentry.io/pricing/
Expo appears to have historically offered self-hosting, but no longer does?
https://docs.expo.dev/archive/classic-updates/hosting-your-app/
See also #458 where we're tracking towards having clearer guidance on our intended pricing post 1.0.
Update:
I've learned a bit more about this recently and there appear to be two main options:
- "on-prem" bundle up and hand customers a VM image for them to install/manage themselves on whatever hardware/setup needed.
- "cloud-prem" customers provide an IAM role specific to shorebird which it then uses to stand up and maintain a cluster within their cloud provider.
We should publish instructions on how to use Shorebird from on-prem, cloud-prem or self-hosting.
Sentry is an interesting example as they offer both self-hosting for free:
https://github.com/getsentry/self-hosted/blob/master/LICENSE
As well as on-prem:
https://sentry.io/pricing/
Expo appears to have historically offered self-hosting, but no longer does?
https://docs.expo.dev/archive/classic-updates/hosting-your-app/
See also #458 where we're tracking towards having clearer guidance on our intended pricing post 1.0.
Update:
I've learned a bit more about this recently and there appear to be two main options: