To perform this demo, you run the following command: (see https://sconedocs.github.io/vault/)
docker-compose upEnsure to execute
docker-compose downbefore starting it with up again. Note that the script start_vault.sh is used to start Vault server and inject some secrets used for Nginx.
You can perform the individual steps manually as described below.
Run the demo container using docker-compose:
docker-compose run scone-vault-nginx shGo to the deployment directory:
cd /build_dir/Install dependencies:
./install-deps.shNow, run a benchmark to test SCONE Vault getting configuation for Nginx.
./bench.shSend email to info@scontain.com