Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 866 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 866 Bytes

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