DockerStack — A OpenSource Docker Infra Implementations

f_dockerDockerStack is a Opensource Project which is mainly concentrated to cultivate the Process of using the Light weighted Linux containers to address some of the Domain specific requirements.

Dockerstack started the Project on Aug 25th with lots of Brain Storming in understanding the Present Market trend in giving a Robust Solution as a Service for the Public and Private Cloud Implementations.

Dockerstack Architecture is easy to understand and easy to install in any of the Infrastructure.

Dockerstack-Architecture

Basically Dockerstack is been divided into multiple chunks of services in which

  1. Dockerstack-Dashboard also called as “Sailor” helps in giving a GUI for the Application to plugin your Public and Private cloud Infrastructures.
  2. Dockerstack-Orchestrator also called as “Julie” the Orchestrator engine behind for the Application to Operate the necessary Application actions.
  3. Dockerstack-Mediator also called as “Dockyard” to talk to multiple services and get the information back to respective services

Dockerstack Provides the Support to your Public and Private Cloud Infrastructures in getting the information and usage of the vm’s and containers and the user events in one single dashboard.

We are working on the Docker-nova Integration on Openstack and we are even trying to do the same implementations for Apache Cloudstack as well.But the Initial Test Run we will be doing it on the Openstack Infrastructure.

dockerstack01

The code is mainly written in Nodejs,Go and we have hosted the code base in Github.

As the Project is still in Initial stages we are still collecting the best industrial standards to implement to make the application much more flexible and easy to take by most of the Enterprises and Open Source Communities who are working mostly on Docker based Infrastructure.