This repository contains the packaging metadata for creating a snap of etcd built from Launchpad. For more information on snaps, visit snapcraft.io.
git clone [email protected]:canonical/charmed-etcd-snap.git
cd charmed-etcd-snap
sudo snap install snapcraft
sudo snap install lxd
sudo lxd init --auto
snapcraft pack
sudo snap install ./charmed-etcd*.snap --devmode
The etcd Snap is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.