Is anyone here running Sandstorm? If yes, what’s your experience?
I really like the idea of “grains” where an instance of the app runs for each document/project/unit of data your app has. It does improve security a lot, because it is very similar as running root-less docker.
I also like the unified auth and user management sandstorm provides.
I ran it for about 7 and a half minutes earlier. It’s a little slow to start but once I got used to the rhythm of things I really started to understand why it’s so popular.
Overall, I’d say I’m a fan.
Came looking for this comment and was not disappointed.
I prefer dokploy and having full control over each aspect (like auth, backups and routing).
But this looks nice for when you don’t care and just want to use it as it is provided.
The revolutionary thing about sandstorm is not all that much about administering hosting as it is about integrating deeply with applications.
I don’t get that part. Can you explain it please?
Dokploy has a list of hundreds of “templates” where you basically one click install a working docker container with said app. But there is no deeper integration.
Is sandstorm different somehow?