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
- Host: GitHub
- URL: https://github.com/rumkin/crewman
- Owner: rumkin
- License: other
- Created: 2016-10-04T23:21:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T15:07:35.000Z (over 9 years ago)
- Last Synced: 2025-08-05T06:49:00.180Z (10 months ago)
- Topics: devops, javascript, microservices, orchestration
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
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.