clamp-orchestrator / clamp-core

A microservices flow orchestrator and workflow manager.

Home Page:https://clamp-orchestrator.github.io/clamp-orchestrator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview - clamp-core

License: MIT Maintainability Test Coverage Join the chat at https://gitter.im/ClampOrchestrator/community

Clamp is a workflow management and microservices orchestrator. It has been written in go-lang. The documentation on various aspects of the framework can be found here.

Backlogs & Issues

Docker Compose

Clamp Core and its dependencies can be run through Docker Compose with the following command

$ docker-compose up

Optionally, you can run the following command if you want to inspect Clamp Core metrics through Prometheus annd Grafana.

$ docker-compose -f docker-compose.yml -f prometheus-grafana.yml u

About

A microservices flow orchestrator and workflow manager.

https://clamp-orchestrator.github.io/clamp-orchestrator/

License:MIT License


Languages

Language:Go 99.6%Language:Dockerfile 0.4%Language:Shell 0.0%