Replies: 1 comment 5 replies
-
|
Stay tuned 😃 We're currently testing SelfHost Pro. This is for if you want to sell a self-hosted software and have the user set this up themselves. We've also done "managed deployments" where we built our own tooling to ship the same SaaS to managed customers (managed by the SaaS) company: https://www.youtube.com/watch?v=TEnO2jPwt-c |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say we have an app which is currently built on Spin. Currently when we provision or deploy the application we do so for only 1 client i.e. 1 server. Would it be possible to have a Spin command so that Spin could be used to create the same application for several clients or deploy updated code to multiple servers?
I think this would be very powerful for building SaaS where isolated VMs are required (either for load reasons or privacy reasons).
A related discussion #137 talks about multiple apps to be deployed on the same server, but I am talking about the possibility of having the same application deployed for different clients (maybe via multiple .env files) to different servers?
Beta Was this translation helpful? Give feedback.
All reactions