mediagoblin-userops
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Userops] Freedombox/UserOps cross post


From: Asheesh Laroia
Subject: Re: [Userops] Freedombox/UserOps cross post
Date: Wed, 22 Jul 2015 17:37:43 -0700

Hi Olivier,

Sorry about the months-long delay.

Sandstorm does something like this -- the way we do it is that Sandstorm apps are totally self-contained. App packages weight in at 5-25 MB, which is not so bad. Each app package made with our packaging tools is a tiny Debian derivative. We haven't started needing file-level dedup, but we might; this can be accomplished post-install.

When you run a Sandstorm app, the package contents are available read-only, and the app can write to /var and /tmp. Sandstorm guarantees that /var is persisted between runs of the same app instance. A new instance gets a new /var. (/tmp is cleared periodically as you would expect.)

I recommend trying the guided tour here -- https://docs.sandstorm.io/en/latest/guided-tour/ -- and try it out on demo.sandstorm.io

Let me know what you think. I'm happy to keep talking about our approach in detail on this list, or if people think it's off-topic, discuss with you off-list.

Cheers,

Asheesh.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]