Skip to content

openstack-snaps/sunbeam-microcluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunbeam-microcluster

The cluster daemon for Sunbeam based on MicroCluster library

Building sunbeam-microcluster

The MicroCluster library makes use of dqlite which provides a raft based sqlite compatible database for shared state across the Sunbeam cluster.

This requires a few dependencies to be installed:

sudo add-apt-repository -y ppa:dqlite/dev
sudo apt install gcc make dqlite-tools libdqlite-dev libraft-dev -y
sudo snap install --channel 1.19 --classic go

after which is possible to build sunbeam-microcluster:

make build

Have fun!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •