Self-hosted snap store

We are working on a new IoT device and would like to use Core. To save on recurring costs, we’re trying to figure out if we can self-host a snap store. I know all about brand stores, but that’s overkill. And I know about snap proxy, but that doesn’t match our product use case.

I did find the Snapstore Devices API documentation. Is there some underlying piece that I’m missing that would prevent us from creating our own “mini” store to service our devices and hosting it ourselves?

2 Likes

Did you make any progress? I’ve started a real effort to make this a reality but need contributors. Are you still working on this project?

Come check “us” out!

1 Like

snap-store-proxy snap provides the offline snap store functionality called airgap mode. It can be unzipped and see the codes.

This would certainly help for proxying but would likely do very little to help with self-hosting.