One catch with that: Since Sandstorm packages contain native code, they need to target a particular architecture. I've defined x86-64 as the preferred architecture. In theory all the code should build and run fine on ARM, but you'll need to convince all the app developers to build separate ARM packages. :/
Comments
I love this. I want to flash this concept onto any number of Linux-based ARM boards and own my own services.
One catch with that: Since Sandstorm packages contain native code, they need to target a particular architecture. I've defined x86-64 as the preferred architecture. In theory all the code should build and run fine on ARM, but you'll need to convince all the app developers to build separate ARM packages. :/