{"id":18484382,"url":"https://github.com/giveth/vault-fetch-service","last_synced_at":"2025-07-01T15:08:53.226Z","repository":{"id":209865727,"uuid":"725130736","full_name":"Giveth/vault-fetch-service","owner":"Giveth","description":"A simple systemd service that fetches Hashicorp Vault Secrets based on your needs","archived":false,"fork":false,"pushed_at":"2024-04-29T09:41:21.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-12T08:52:52.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Giveth.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":"2023-11-29T13:59:17.000Z","updated_at":"2024-06-05T19:32:06.000Z","dependencies_parsed_at":"2024-11-06T12:46:30.615Z","dependency_job_id":"762003cc-eb19-4f44-9a53-54878bde92ad","html_url":"https://github.com/Giveth/vault-fetch-service","commit_stats":null,"previous_names":["giveth/vault-fetch-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Giveth/vault-fetch-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fvault-fetch-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fvault-fetch-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fvault-fetch-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fvault-fetch-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Giveth","download_url":"https://codeload.github.com/Giveth/vault-fetch-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Giveth%2Fvault-fetch-service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262986699,"owners_count":23395389,"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-11-06T12:39:32.119Z","updated_at":"2025-07-01T15:08:53.198Z","avatar_url":"https://github.com/Giveth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hashicorp Vault Fetcher\nA simple systemd service that fetches Hashicorp Vault Secrets based on your configurations and needs.\n## Getting Started\nClone the repo on your own server:\n```\ngit clone https://github.com/Giveth/vault-fetch-service.git \u0026\u0026 cd vault-fetch-service\n```\n## Configuration\n1. Make a config copy:\n    ```\n    cp .env.template .env\n    ```\n2. Paste in your own Vault Configurations:\n    ```\n    ## Authentication\n    VAULT_ADDR='https://vault.mydomain.com'\n    ENGINE_NAME='example-kv'\n    VAULT_TOKEN=''\n    \n    ## The path for the secret store paths on vault\n    SECRET_PATH='my-app/secrets/config'\n    \n    ## The path for configuration files on Server\n    ENV_TARGET='path/of/the/env/file/on/server/myapps.env'\n    ```\n## Installation \u0026 Uninstallation\n1. Install the service\n    ```\n    sudo bash install-svc.sh\n    ```\n2. Uninstall the service\n    ```\n    sudo bash uninstall-svc.sh\n    ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fvault-fetch-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiveth%2Fvault-fetch-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiveth%2Fvault-fetch-service/lists"}