{"id":15779872,"url":"https://github.com/rgl/vault-vagrant","last_synced_at":"2025-05-07T03:26:55.190Z","repository":{"id":139753661,"uuid":"98391424","full_name":"rgl/vault-vagrant","owner":"rgl","description":"vault playground","archived":false,"fork":false,"pushed_at":"2024-02-17T08:59:32.000Z","size":69,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T11:06:20.276Z","etag":null,"topics":["vagrant","vault"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-07-26T07:10:05.000Z","updated_at":"2023-12-14T06:27:30.000Z","dependencies_parsed_at":"2024-02-17T09:44:16.534Z","dependency_job_id":null,"html_url":"https://github.com/rgl/vault-vagrant","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/rgl%2Fvault-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvault-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvault-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvault-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/vault-vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252805786,"owners_count":21807077,"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":["vagrant","vault"],"created_at":"2024-10-04T18:21:47.123Z","updated_at":"2025-05-07T03:26:55.164Z","avatar_url":"https://github.com/rgl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage\n\nInstall the [Ubuntu 22.04 Base Box](https://github.com/rgl/ubuntu-vagrant).\n\nLaunch the environment with libvirt (qemu-kvm):\n\n```bash\nvagrant up --provider=libvirt --no-destroy-on-error\n```\n\nAdd the following entry to your `hosts` file:\n\n```\n10.0.0.20 vault.example.com\n```\n\nBrowse to the [UI](https://vault.example.com:8200/ui) and login with the vault root token (get it from the `shared/vault-root-token.txt` file).\n\nTest the [prometheus telemetry endpoint](https://vault.example.com:8200/v1/sys/metrics?format=prometheus).\n\nList this repository dependencies (and which have newer versions):\n\n```bash\nexport GITHUB_COM_TOKEN='YOUR_GITHUB_PERSONAL_TOKEN'\n./renovate.sh\n```\n\n\n# TLS\n\nVerify that a secure connection with vault can be established:\n\n```bash\nvagrant ssh\necho -n | openssl s_client -CAfile /etc/ssl/certs/ca-certificates.crt -servername vault.example.com -connect vault.example.com:8200\n```\n\nAnd make sure the result has no errors, e.g.:\n\n```\ndepth=1 CN = Example CA\nverify return:1\ndepth=0 CN = vault.example.com\nverify return:1\n...\nVerification: OK\n```\n\n\n# Reference\n\n* [Why We Need Dynamic Secrets (MAR 01 2018)](https://www.hashicorp.com/blog/why-we-need-dynamic-secrets)\n* [Authenticating Applications with HashiCorp Vault AppRole (MAR 13 2018)](https://www.hashicorp.com/blog/authenticating-applications-with-vault-approle)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fvault-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Fvault-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fvault-vagrant/lists"}