{"id":19952946,"url":"https://github.com/ethersphere/storage-snapshot","last_synced_at":"2026-05-15T07:32:43.573Z","repository":{"id":78861767,"uuid":"497066712","full_name":"ethersphere/storage-snapshot","owner":"ethersphere","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-15T09:20:17.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T18:50:39.160Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethersphere.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":"2022-05-27T16:32:52.000Z","updated_at":"2022-05-27T16:38:49.000Z","dependencies_parsed_at":"2024-03-07T18:04:05.464Z","dependency_job_id":null,"html_url":"https://github.com/ethersphere/storage-snapshot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ethersphere/storage-snapshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fstorage-snapshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fstorage-snapshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fstorage-snapshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fstorage-snapshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethersphere","download_url":"https://codeload.github.com/ethersphere/storage-snapshot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fstorage-snapshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T01:14:51.256Z","updated_at":"2026-05-15T07:32:43.558Z","avatar_url":"https://github.com/ethersphere.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bee storage snapshot\n\nThis repository contains all the definitions for the Bee storage snapshots used by the Swarm Team.\n\nWe're using [helmsman](https://github.com/Praqma/helmsman) to manage the deployments to our Kubernetes cluster. You can learn more about Helmsman's [desired state specification](https://github.com/Praqma/helmsman/blob/master/docs/desired_state_specification.md).\n\n## Prerequisites\n\n* Kubernetes 1.15\n* Helm 3.0\n* Helmsman 3.0\n* Helm diff (\u003e=1.6.0) [.](https://github.com/databus23/helm-diff)\n* jq (expected that binary is named `jq`, not `jq-linux` etc) [.](https://github.com/stedolan/jq)\n\n## Installing\n\n### Init\nFor initial deployment of isolated Bee cluster execute:\n\n```bash\n$ NAMESPACE=storage-snapshot ./install.sh init\n```\n\nIt will execute `helmsman-dsf/init.yaml` Helmsman DSF file.\n\nHelmsman DSF files use official [Bee Helm Chart](https://github.com/ethersphere/helm/tree/master/charts/bee) and custom [Ethereum Geth Chart](https://github.com/ethersphere/helm/tree/master/charts/geth-swap), and both are deployed in the same Kubernetes namespace.\n\n**Note:** Everyone should update name of the namespace to avoid overlapping with others if working on the same Kubernetes cluster. \n\n:red_circle: Specify your AWS account ID inside `.env` file using `export AWS_ACCOUNT_ID=`\n\n### Export\nFor exporting all cluster data Bee and Geth nodes:\n\n```bash\n$ NAMESPACE=storage-snapshot ./install.sh export latest\n```\n\n**Note:** By default it will use version `latest`, if you specify custom version (it can bee whatever single string) cluster data will be uploaded to both, custom version and latest.\n\n### Import\nFor importing all cluster data Bee and Geth nodes:\n\n```bash\n$ NAMESPACE=storage-snapshot ./install.sh import latest\n```\n\n## Configuration\n\nConfiguration parameters can be set in 2 ways:\n* in the Helmsman DSF files, with the field **set** inside `./helmsman-dsf` folder\n* in the Helm values files inside `./helm-values` folder\n\n\n### Uninstall\n\nTo destroy everything run:\n\n```bash\n$ NAMESPACE=storage-snapshot ./uninstall.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fstorage-snapshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethersphere%2Fstorage-snapshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fstorage-snapshot/lists"}