{"id":15570465,"url":"https://github.com/cipherboy/devbao","last_synced_at":"2025-04-24T02:11:21.267Z","repository":{"id":222052402,"uuid":"755541770","full_name":"openbao/devbao","owner":"openbao","description":"Development environment for starting OpenBao (Vault) instances","archived":false,"fork":false,"pushed_at":"2025-02-05T10:05:39.000Z","size":225,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-19T19:26:42.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openbao.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,"zenodo":null}},"created_at":"2024-02-10T14:30:32.000Z","updated_at":"2025-04-16T09:25:55.000Z","dependencies_parsed_at":"2024-02-12T03:23:16.658Z","dependency_job_id":"c584003b-635a-4fd1-a7a9-1358596b9cff","html_url":"https://github.com/openbao/devbao","commit_stats":{"total_commits":44,"total_committers":2,"mean_commits":22.0,"dds":"0.15909090909090906","last_synced_commit":"8703b15840c5e9a2d7d0042dbe67d27b8838dd23"},"previous_names":["cipherboy/devbao"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbao%2Fdevbao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbao%2Fdevbao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbao%2Fdevbao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbao%2Fdevbao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbao","download_url":"https://codeload.github.com/openbao/devbao/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546086,"owners_count":21448260,"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":[],"created_at":"2024-10-02T17:42:24.510Z","updated_at":"2025-04-24T02:11:21.251Z","avatar_url":"https://github.com/openbao.png","language":"Go","readme":"# `devbao`\n\n`devbao` is a CLI utility to start [OpenBao](https://github.com/openbao/openbao)\nand HashiCorp Vault instances for **development purposes**.\n\nThis allows you to skip many common steps such as creating configuration,\ninitializing the instance, managing root tokens through the use of CLI flags\nand a common configuration directory.\n\nMissing an option? Open a pull request!\n\n## Building\n\nTo build and run:\n\n```$\n$ make bin\n$ ./bin/devbao\n```\n\nBecause `devbao` is a static Go binary, it should be relocatable anywhere on\n`$PATH`.\n\nData is presently stored in `$HOME/.local/share/devbao`.\n\n## CLI interface\n\nRefer to `devbao help` for more information about commands currently\nimplemented.\n\nWith Bash, a node could be created and connected with:\n\n```$\n# This starts a production (persistent) single node, initializing (to save the\n# root token and unseal keys), unsealing (to make it usable), and provisioning\n# a root and intermediate PKI mount (the `pki` profile).\n$ devbao node start --force --unseal --initialize --profiles pki\n\n# This loads the environment details to contact this instance into the shell\n# session so that future `bao` commands will work.\n$ . \u003c(devbao node env prod)\n\n$ bao secrets list\n```\n\nHA cluster can similarly be created with the `devbao cluster start \u003cname\u003e`\ncommand.\n\n## TUI interface\n\n`devbao` features a basic TUI available under the `devbao tui` command.\n\n## Contributing\n\nInterested in contributing? Consider opening an issue to discuss the feature\nbefore opening a PR.\n\nSee the [contributing guidelines](https://github.com/openbao/openbao/tree/main/CONTRIBUTING.md)\nin the OpenBao project as they apply here as well.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherboy%2Fdevbao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcipherboy%2Fdevbao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcipherboy%2Fdevbao/lists"}