Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swissquote/carnotzet

Modular and Re-usable Docker Environments using Maven
https://github.com/swissquote/carnotzet

docker environment maven

Last synced: 4 days ago
JSON representation

Modular and Re-usable Docker Environments using Maven

Awesome Lists containing this project

README

        

[![Build Status](https://app.travis-ci.com/swissquote/carnotzet.svg?branch=master)](https://app.travis-ci.com/swissquote/carnotzet)

# :exclamation: This project is not being developed anymore.

# Carnotzet
Carnotzet allows you to use maven dependencies to easily share, version and re-use large modular development and testing environments.

# What are we solving ?
We like to have lightweight, reproducible, isolated and portable development/testing environments.

This can become a challenge in a micro-service architecture when you have many shared services and middlewares (DB, JMS, Redis, etc...) managed by different teams.

Carnotzet simplifies the management of those environments, allowing you to compose/re-use existing environment definitions while abstracting transitive dependencies.

# Full documentation
Read it here : https://swissquote.github.io/carnotzet/