Skip to content

iostackproject/zoe-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoe Application repository

This repository contains application descriptions and related Docker images for Zoe, the Analytics as a Service software.

Zoe applications are composed of frameworks, who, in turn, are composed of services. The service descriptions are closely related to the Docker images used to run them (command line arguments, environment variables, etc.).

The repository is organized as follows:

  • /applications : contains scripts that generate Zoe application descriptions in JSON format. These scripts can be customized to set a number of parameters related to the services it is composed of.
  • /frameworks : contains one directory per framework. Inside there are the Python modules needed by the scripts in the applications directory and an (optional) images directory
  • /frameworks/<framework name>/images : contains one directory per Docker image, with Dockerfiles and related files
  • /scripts/build_framework.sh : A script that builds all the images for that framework

Use the issue tracker of the main Zoe repository to report problems with the application descriptions and the images maintained in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published