Quickstart with the HashiCorp Vault CE integration
Prerequisites
This integration requires Docker. Additionally, this guide will use Docker Compose to manage containers.
Steps
-
Create a file named
docker-compose.yml
with the contents of this sample file. -
Replace
{$version}
with the current version of the Docker image. -
Create a file named
config.hcl
with the contents of this sample file. -
Log into the Securosys container registry:
docker login securosys.jfrog.io -u robot.reader.hashicorpvault
- User:
robot.reader.hashicorpvault
, - Password:
FTTGEcruzB_QUf3LBsq+KVV3wYuSx_
- User:
-
Launch the containers:
docker compose up