{"id":22868427,"url":"https://github.com/xpdojo/vault","last_synced_at":"2026-01-08T19:03:11.454Z","repository":{"id":138406730,"uuid":"539741722","full_name":"xpdojo/vault","owner":"xpdojo","description":"Vault is an identity-based secret and encryption management system.","archived":false,"fork":false,"pushed_at":"2022-09-22T03:49:07.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T15:53:25.303Z","etag":null,"topics":["config-server","vault"],"latest_commit_sha":null,"homepage":"https://developer.hashicorp.com/vault/docs","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpdojo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T00:58:38.000Z","updated_at":"2023-03-05T07:09:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a91a485f-3b9e-4321-abc1-7ce4157dd30f","html_url":"https://github.com/xpdojo/vault","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fvault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fvault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fvault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fvault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpdojo","download_url":"https://codeload.github.com/xpdojo/vault/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458022,"owners_count":20780675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config-server","vault"],"created_at":"2024-12-13T12:34:33.566Z","updated_at":"2026-01-08T19:03:11.351Z","avatar_url":"https://github.com/xpdojo.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vault\n\n## Install\n\n### Ubuntu 22.04\n\nAdd PGP for the package signing key.\n\n```sh\nsudo apt update \u0026\u0026 sudo apt install gpg\n```\n\nAdd the HashiCorp GPG key.\n\n```sh\nwget -O- https://apt.releases.hashicorp.com/gpg | \\\n  gpg --dearmor | \\\n  sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg \u003e/dev/null\n```\n\nVerify the key's fingerprint.\n\n```sh\ngpg --no-default-keyring --keyring /usr/share/keyrings/hashicorp-archive-keyring.gpg --fingerprint\n# E8A0 32E0 94D8 EB4E A189 D270 DA41 8C88 A321 9F7B\n```\n\nAdd the official HashiCorp Linux repository.\n\n```sh\necho \"deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main\" | sudo tee /etc/apt/sources.list.d/hashicorp.list\n```\n\nUpdate and install.\n\n```sh\nsudo apt update \u0026\u0026 sudo apt install vault\n```\n\n```sh\n\u003e vault -v\n# Vault v1.11.3 (17250b25303c6418c283c95b1d5a9c9f16174fe8), built 2022-08-26T10:27:10Z\n```\n\n## 실행\n\n```sh\nvault server -dev\n```\n\n## 참조\n\n- [Install Vault](https://learn.hashicorp.com/tutorials/vault/getting-started-install) - HashiCorp Learn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fvault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpdojo%2Fvault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fvault/lists"}