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.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 hours ago

    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.

    • verstra@programming.devOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 hours ago

      The revolutionary thing about sandstorm is not all that much about administering hosting as it is about integrating deeply with applications.

      • HelloRoot@lemy.lol
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        3 hours ago

        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?