Skip to content

Canonical MondoDB snap for charmed operator.

License

Notifications You must be signed in to change notification settings

canonical/charmed-mongodb-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charmed MongoDB Snap

.github/workflows/publish.yaml

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.

Installing the Snap

The snap can be installed directly from the Snap Store. Follow the link below for more information.

Get it from the Snap Store

Building the Snap

Clone Repository

git clone https://github.com/canonical/charmed-mongodb-snap.git
cd charmed-mongodb-snap

Installing and Configuring Prerequisites

sudo snap install snapcraft --classic
sudo snap install lxd
sudo lxd init --auto

Packing and Installing the Snap

snapcraft pack
sudo snap install ./charmed-mongodb*.snap --devmode

License

The Charmed MongoDB Snap is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.

Trademark Notice

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.

Releases

No releases published

Packages

No packages published