feature-creeps / observability-workshop

Apache License 2.0
33 stars 7 forks source link

Add ability to build and deploy service images independently #135

Open BlacCello opened 1 year ago

BlacCello commented 1 year ago

Currently all services are built and deployed via docker-compose. The scripts and the current pipeline only support rebuild and redeploy of all services together, which can be time consuming.