This container is used to build the Delphix + RDS demo
432
This container builds the Delphix + RDS demonstration defined in the set of Terraform blueprints found here.
The container sequences the automation necessary to build out the complete environment in AWS.
The sequence of automation is as follows:
This container is designed specifically for use with these blueprint. To begin, clone the repo to your machine and navigate into that directory. Make a copy of the .example.docker file, modify the values for your environment, and use that in the command below.
You can use this container, as follows: docker run --env-file -i -t -v $(pwd):// -w // cloudsurgeon/rds_demo
For example: docker run --env-file .terraform.env -i -t -v $(pwd):/app/ -w /app/ cloudsurgeon/rds_demo apply
Content type
Image
Digest
Size
172.6 MB
Last updated
about 8 years ago
docker pull cloudsurgeon/rds_demo