Skip to content

Bind snap designed to be the workload of the bind-operator

License

Notifications You must be signed in to change notification settings

canonical/charmed-bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bind Snap

This snap is meant to be the workload of the bind-operator charm.

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

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.

Clone Repository

git clone git@github.com:canonical/charmed-bind.git
cd charmed-bind

Installing and Configuring Prerequisites

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

Packing and Installing the Snap

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

About

Bind snap designed to be the workload of the bind-operator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published