Skip to content

clayrisser/bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bird

A stack for managing a highly available cloud platform.

bird stands for . . .

Beegfs is used to maintain persistent storage accross the stack.

Ident keeps the storage volumes in the stack safely backed up.

Rancher is the orchastration platform. It is used to maintain a scalable and highly availble platform.

Docker is the contianer engine. Any application packaged as a docker container can be run on the stack.

Install

Master

curl -OL https://raw.githubusercontent.com/jamrizzi/bird/master/install.py; sudo python2 install.py master

Node

curl -OL https://raw.githubusercontent.com/jamrizzi/bird/master/install.py; sudo python2 install.py node

About

A stack for managing a highly available cloud platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages