An open API service indexing awesome lists of open source software.

https://github.com/rumkin/crewman

Microservice framework for DevOps and distributed web apps
https://github.com/rumkin/crewman

devops javascript microservices orchestration

Last synced: 9 months ago
JSON representation

Microservice framework for DevOps and distributed web apps

Awesome Lists containing this project

README

          

# Crewman

Crewman is a microservice framework for DevOps and web applications. It provides
user authorization and service stacking.

## Concept

Run crewman. Put into `/etc/crewman/services` service configuration like
`service.toml`. And access to it from network as `http://127.0.0.1:4444/service/`.

## License

MIT.