Jump to content
  • TIBCO AuditSafe Deployment


    Deepesh Tiwari
    Table of Contents

    Prerequisites:

    • ElasticSearch: Install ElasticSearch for storing TIBCO BusinessConnect? Container Edition logs.
    • MySQL: Install MySQL database and provide its login credentials first.
    • Docker: Install Docker for building the Docker images.
    • kubectl: Install kubectl for the deployment on the Kubernetes cluster.
    • Kubernetes cluster: Install Kubernetes cluster for deploying and running the AuditSafe services.

    Deploying steps:

    • Configure and update the property values in the deployment.properties and the value <xxxxx> MUST be replaced.
    • Use the script deploy-auditsafe.sh to deploy the AuditSafe services onto the Kubernetes cluster.

    Undeploying steps: 

    • Run the script remove_auditsafe_services.sh to remove all the AuditSafe services/deployments.
    • Log in to MySQL to delete the database <dbname> which is set in your deployment.properties.

    Deployment scripts: 


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...