Docker Files for TIBCO AuditSafe

TIBCO AuditSafe provides Docker files for installing AuditSafe inside the Docker containers.

Docker file is a script, which consists of various commands to automatically perform actions on a base image.

AuditSafe Docker Files

TIBCO AuditSafe provides the following docker files and scripts.

File Description
configuration.properties Contains all the properties you must set before building AuditSafe docker images and deploying to the Kubernetes cluster.
deployment.properties Contains all the properties you must set before deploying AuditSafe docker images to the Kubernetes cluster.
build_images.sh Creates the AuditSafe Docker images and pushes the images to the Docker repository.
docker-run-auditsafe-all.sh Deploys AuditSafe services onto the Docker cluster.
deploy_auditsafe.sh Deploys AuditSafe services onto the Kubernetes cluster.
stop-auditsafe-containers.sh Removes all AuditSafe services on the Docker
remove_auditsafe_services.sh Removes all AuditSafe services on the Kubernetes cluster.
log4j2.xml Default xml file for creating the Kubernetes log4j2 secret.