https://github.com/wisdomenigma/vault-keygen
https://github.com/wisdomenigma/vault-keygen
golang secret-management vault
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisdomenigma/vault-keygen
- Owner: WisdomEnigma
- License: mpl-2.0
- Created: 2022-05-13T05:48:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T00:19:55.000Z (over 3 years ago)
- Last Synced: 2025-01-09T08:27:11.075Z (over 1 year ago)
- Topics: golang, secret-management, vault
- Language: Go
- Homepage:
- Size: 7.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vault-keygen
Vault keygen allow to you store secrets on your server during application execution.
# required
- Vault installed
- go 1.6+
# vault-server configurations
- vault server -dev [development]
# app configure
before build the application set your vault token "Root token" as value then apply build and execute app
https://learn.hashicorp.com/tutorials/vault/getting-started-deploy