This repository contains the packaging metadata for creating a snap of Charmed MongoDB built from the official percona debian repositories. For more information on snaps, visit snapcraft.io.
The snap can be installed directly from the Snap Store. Follow the link below for more information.
git clone https://github.com/canonical/charmed-mongodb-snap.git
cd charmed-mongodb-snap
sudo snap install snapcraft --classic
sudo snap install lxd
sudo lxd init --auto
snapcraft pack
sudo snap install ./charmed-mongodb*.snap --devmode
The Charmed MongoDB Snap is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.
MongoDB is a trademark or registered trademark of MongoDB, Inc. Percona is a trademark or registered trademark of Percona LLC. Other trademarks are property of their respective owners.