feat(docker-all-in-one): create a simple docker image that encapsulates all services #6338
Closed
Description
Create a docker image that takes into account :
- Using the micro service architecture of the current docker images
- Allows for scaling
- Simple setup
- Auto upgrade
The purpose of this image is to offer not a substitute to the current split service approach but an alternative to clients that do not require meticulous scale of each separate component of the Janssen services. This will be advantageous to parties that want a simple architecture and less hassle in maintaining a larger component system.