How to Run Vault¶
This guide provides step-by-step instructions to set up and run the Vault system using Docker. The setup involves multiple services, including the Manager, Bootstrap, Share Servers, and Client.
Installation¶
-
Clone the Vault repository:
1 2
git clone https://github.com/jonco5555/vault.git cd vault -
Install:
1uv sync1docker build -t vault .1docker-compose build
Running the System¶
1 | |
1 | |
1 | |
Full Example¶
1 2 | |
Running Evaluation¶
1 | |