Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspace
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaia-X
Trust Services API
workspace
Commits
6e13097a
Commit
6e13097a
authored
2 years ago
by
Georgi Michev
Browse files
Options
Downloads
Patches
Plain Diff
update Vault instructions
parent
dea5f41a
Branches
Branches containing commit
No related tags found
1 merge request
!26
update Vault instructions
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-1
11 additions, 1 deletion
README.md
with
11 additions
and
1 deletion
README.md
+
11
−
1
View file @
6e13097a
...
...
@@ -123,8 +123,18 @@ ENV variable VAULT_TOKEN in [signer.env](./env/signer.env)
Vault UI is exposed at http://0.0.0.0:8200/ui/vault
Setting Vault __(only for local env)__:
1.
On the first screen of the Vault Web UI enter "Key shares" = 1 and "Key threshold" = 1
1.
Click Initialize
1.
Save key/token
1.
Unseal Vault by using the key
1.
Sign in by using the token (the same one you need for VAULT_TOKEN env variable)
1.
On the "Secrets" tab click "Enable new engine" => "transit" => "next" => "Enable engine"
1.
Click "Create encryption key" enter name "key1"
1.
For "Type" use one of the options in
[
signer.env
](
./env/signer.env
)
for VAULT_SUPPORTED_KEYS
1.
Click "Create encryption key"
## License
<hr/>
[
Apache 2.0 license
](
LICENSE
)
\ No newline at end of file
[
Apache 2.0 license
](
LICENSE
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment