A set of Docker compose files to demo Backbase docker images and how they can be used
- Backbase with ActiveMQ
- Backbase with RabbitMQ
- Backbase with Apache Kakfa
- Backbase with SQL Server
- Backbase with DBS Lean services
- Backbase with CX6 and Content Approval services
- Backbase with Identity
Update .env
file for version.
To run nested docker-compose.yaml
from root:
docker-compose --env-file .env -f <path-to-compose-file> up -d
or just export BB_VERSION
in your terminal.
Change <yourRepoUsername>
and <yourRepoPassword>
with your Repo credentials in job.yaml
.