torodb / stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
https://www.torodb.com/stampede/
GNU Affero General Public License v3.0
1.77k stars 120 forks source link

Updated with snap install instructions #180

Closed popey closed 7 years ago

popey commented 7 years ago

This pull request adds installation instructions for users of snap enabled Linux distributions. Snaps enable ISVs and projects to make their software available to millions of Linux users via the snap store and directly control delivery of software updates to their users. Snaps of stable desktop applications will also be available via the desktop Software Center, improving the discover-ability of your software. Your software can be installed with a simple snap install torodb-stampede-postgres --edge simplifying the installation instructions for your users.

I added a section to cover how to install the snap from the store edge channel. Once the snap migrates to the stable channel, a further update could be added to mention both stable and edge versions.

teoincontatto commented 7 years ago

Hi @popey,

We have released 1.0.0 beta2 and we included a separate section for SNAP here.

Fell free to review it and pull request to correct any part or add any change you think is needed. If you do so, please read our contributor docs.