Thursday, September 29, 2016

Build SAIO ( Swift All In One ) via Ansible on GCE (Google Cloud Platform) and Vagrant ( Virtual Box )

I just have a chance to build a SAIO ( Swift All In One ) via Ansible. I surf the git and found some useful repos but need to be did some adjustments to fit my case. 

The goal that I like to do is build a SAIO with eco-system in one box and allow people to try it or test it or debug code against with it properly.

Target System Includes as below.

  • Local VirtualBox via Vagrant - Done
  • GCE ( Google Cloud Platform ) - Done 
  • AWS ( Amazon Web Service ) - Done 

I listed this work with bullet items.
  • SAIO deploy via Ansible on Vagrant - Done
  • SAIO deploy via Ansible on Other Target ( AWS, GCS ... etc ) - Done
  • SAIO deploy and test ( unit, functional, probe ) via Ansible - Done

Here is my github link and welcome to try it and share your expreience to me. 


Moreover, if you can find the bug, feel free to file your bug against this git repo.

I will be appreciated you can give it a try !!!