Example package This page provides an example package for building Cassandra and Teamwork Cloud components from a Teamwork Cloud No-Install package. The example package uses Docker Compose to build all the components required to deploy a fully-functional Teamwork Cloud containerized environment. Such an environment can be deployed in an orchestration framework to enhance scaling and management. Teamwork Cloud Container Example Package ComponentsDocker Hub Pulled Images:
External Packages:
Example with Docker Compose
Helpful commandsTo follow the output (tail) the output of a specific container:
To stop all containers but retain data in non-persistent storage:
To stop all and remove all running containers (non-persistent storage data will be lost):
|