https://github.com/magneticio/vamp
Vamp - canary releasing and autoscaling for microservice systems
https://github.com/magneticio/vamp
Last synced: over 1 year 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 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T11:27:46.000Z (over 6 years ago)
- Last Synced: 2024-11-04T09:37:21.575Z (over 1 year ago)
- Language: Scala
- Homepage: http://vamp.io
- Size: 6.38 MB
- Stars: 623
- 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)
- awesome-mesos - Vamp
- awesome-cloud-native - vamp - Vamp - canary releasing and autoscaling for microservice systems. (Workload Orchestration & Scheduling)
README

[Website](http://vamp.io) |
[Documentation](http://vamp.io/documentation) |
[Installation Guide](http://vamp.io/documentation/installation/) |
[](https://travis-ci.org/magneticio/vamp-core) [  ](https://bintray.com/magnetic-io/downloads/vamp/_latestVersion) [](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)