Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magneticio/vamp
Vamp - canary releasing and autoscaling for microservice systems
https://github.com/magneticio/vamp
Last synced: 5 days ago
JSON representation
Vamp - canary releasing and autoscaling for microservice systems
- Host: GitHub
- URL: https://github.com/magneticio/vamp
- Owner: magneticio
- License: apache-2.0
- Archived: true
- Created: 2015-03-29T19:32:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T11:27:46.000Z (over 4 years ago)
- Last Synced: 2024-08-02T12:49:57.154Z (3 months ago)
- Language: Scala
- Homepage: http://vamp.io
- Size: 6.38 MB
- Stars: 625
- Watchers: 40
- Forks: 55
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - magneticio/vamp - Vamp - canary releasing and autoscaling for microservice systems (others)
README
[Website](http://vamp.io) |
[Documentation](http://vamp.io/documentation) |
[Installation Guide](http://vamp.io/documentation/installation/) |[![Build Status](https://travis-ci.org/magneticio/vamp.svg?branch=master)](https://travis-ci.org/magneticio/vamp-core) [ ![Download](https://api.bintray.com/packages/magnetic-io/downloads/vamp/images/download.svg) ](https://bintray.com/magnetic-io/downloads/vamp/_latestVersion) [![Join the chat at https://gitter.im/magneticio/vamp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magneticio/vamp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Vamp is the Very Awesome Microservices Platform. Vamp's core features are a platform-agnostic microservices DSL, easy A-B testing/canary releasing on everything and a deep and extendable metrics engine that monitors everything and directly feeds back into your services.
Vamp is open source and mostly written in Scala, with some
parts in Go.## Deploy Vamp on your laptop
Vamp can run on your laptop with one command. Check out our [Hello World quick start](http://vamp.io/documentation/installation/hello-world/). This should be enough to kick the tires.
## Using Vamp and more
For documentation on using Vamp and all other info please check [vamp.io](http://vamp.io/documentation/using-vamp/artifacts/) and
take some time to walk through the [getting started](http://vamp.io/documentation/tutorials/).## Contributing
Vamp is open source. Any contributions are welcome. Please check [our contribution guidelines](https://github.com/magneticio/vamp/blob/master/CONTRIBUTING.md)