{"id":19782379,"url":"https://github.com/krysopath/vaultify","last_synced_at":"2025-04-30T22:30:52.117Z","repository":{"id":53533569,"uuid":"180428094","full_name":"krysopath/vaultify","owner":"krysopath","description":"a hexagon of secret provisioning","archived":false,"fork":false,"pushed_at":"2021-03-25T22:34:50.000Z","size":89,"stargazers_count":11,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T05:34:22.243Z","etag":null,"topics":["adapter-pattern","cli","docker","gpg","hashicorp-vault","hexagonal-architecture","integration","openssl","security","security-automation"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/krysopath.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2019-04-09T18:37:33.000Z","updated_at":"2025-01-20T08:21:29.000Z","dependencies_parsed_at":"2022-08-20T13:21:07.370Z","dependency_job_id":null,"html_url":"https://github.com/krysopath/vaultify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krysopath%2Fvaultify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krysopath%2Fvaultify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krysopath%2Fvaultify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krysopath%2Fvaultify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krysopath","download_url":"https://codeload.github.com/krysopath/vaultify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251791481,"owners_count":21644401,"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":["adapter-pattern","cli","docker","gpg","hashicorp-vault","hexagonal-architecture","integration","openssl","security","security-automation"],"created_at":"2024-11-12T06:04:58.715Z","updated_at":"2025-04-30T22:30:51.811Z","avatar_url":"https://github.com/krysopath.png","language":"Python","readme":"#+TITLE: vaultify - hexagon of secrets \n#+OPTIONS:\n#+AUTHOR: Georg vom Endt (krysopath@gmail.com)\n\n* Introduction\nVaultify is secret provisioning method. It can be used to read/write\nfrom/to resources and pass environment values to spawned processes. \n\nOriginally a simple bash script fetching from HashiCorp Vault and\nwriting as dotenv file, it quickly became an API for providing secrets\nfrom any arbitrary URI to consume the secrets via another arbitrary URI\n\n* Installation\nThis section explains different installation methods.\n** Requirements\n   - python3.6, python3.7\n   - pip\n   - docker (obsoletes the above)\n\n** from pypi\nMost implementers will fetch the package from pypi and build their own\nthings on another layer.\n#+BEGIN_SRC shell\npip3 install vaultify\n#+END_SRC\n\n** from git\nAlternatively fetch the sources from github to develop your own\nadapter classes.\n#+BEGIN_SRC shell\ngit clone git@github.com:krysopath/vaultify.git\n#+END_SRC\n** os dependencies\nThese tools can greatly speed up local development, when used in\nconjunction via ~make~, so install them. They can overwhelm you with\noutput, too.\n\n*** debian\n#+BEGIN_SRC shell\napt-get install make entr yamllint pylint bandit \npip3 install black\n#+END_SRC\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrysopath%2Fvaultify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrysopath%2Fvaultify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrysopath%2Fvaultify/lists"}