This repository contains the packaging metadata for creating a snap of MySQL Router built from the official Ubuntu repositories. For more information on snaps, visit snapcraft.io.
The snap can be installed directly from the Stap Store. Follow the link in the badge below for more information.
The steps outlined below are based on the assumption that you are building the snap with the latest LTS of Ubuntu. If you are using another version of Ubuntu or another operating system, the process may be different.
git clone git@github.com:canonical/mysql-router-snap.git
cd mysql-router-snap
sudo snap install snapcraft
sudo snap install lxd
sudo lxd init --auto
snapcraft pack
sudo snap install ./mysql-router*.charm --devmode
The Mysql Router Snap is free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.