Deploying CipherTrust Vaulted Tokenization Through Docker
This appendix describes the creation of Docker container for using CT-V REST services.
Prerequisites
Linux machine where Docker and curl are installed.
Key Manager user and token vault to use the REST services after creation of the Docker container.
To create a container to use the CT-V REST APIs:
Unzip the CT-V software zip file using any standard archive utility.
Access the directory SafeNetTokenization\Tokenization\restfulService\tmRestDockerization and set the parameters in the config.properties file. The parameters are self-explanatory.
Run the build.sh file (./build.sh).