Skip to content

nuaays/zoe

 
 

Repository files navigation

Zoe - Container-based Analytics as a Service

Zoe provides a simple way to provision data analytics applications using Docker Swarm.

Resources:

Zoe applications can be easily created by users, we provide several examples in the zoe-applications https://github.com/DistributedSystemsGroup/zoe-applications repository to get you started.

Other Zoe resources:

A note on the master branch

We are currently redesigning Zoe with a new architecture, so the master branch is unstable and changes very rapidly. The latest stable version is maintained under the 0.9.7-stable branch. All the documentation currently refers to this stable version, unless otherwise noted.

Repository contents

  • `contrib`: supervisord config files
  • `docs`: Sphinx documentation
  • `scripts`: Scripts used to test Zoe images outside of Zoe
  • `zoe_cmd`: Command-line client
  • `zoe_lib`: Client-side library, contains also some modules needed by the observer and the master processes
  • `zoe_master`: The core of Zoe, the server process that listens for client requests and creates the containers on Swarm
  • `zoe_api`: The web client interface

Travis build Documentation Status

Zoe is licensed under the terms of the Apache 2.0 license.

About

Zoe: Container Analytics as a Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.2%
  • HTML 13.4%
  • JavaScript 11.5%
  • Other 0.9%