Options
We used nomad
schedular with binary driver to deploy the job in origin and destination regions, it make easier to get destination vault tokens because of nomad vault integration.
Feel free to deploy in a way that needs minimal manual maintanence. Go Nuts!
#
ArtifactThere are options,
- docker image
- binary
#
Securely transfer origin vault tokenIts not easy to securely transfer the origin vault token to destinations.
We used destination vault for this, there could be multiple ways.
#
Step 1Create periodic token from origin vault
#
Step 2Goto destination vault and under any path, say
secret/vsync/origin
#
Step 3When you start you destination vsync app make sure you pull the origin vault token from destination vault.