{"id":19952921,"url":"https://github.com/ethersphere/bee-load-test","last_synced_at":"2026-05-15T05:37:04.089Z","repository":{"id":78861688,"uuid":"522460653","full_name":"ethersphere/bee-load-test","owner":"ethersphere","description":"Spin up 100 node isolated cluster ","archived":false,"fork":false,"pushed_at":"2024-01-24T21:10:06.000Z","size":357,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-12T06:27:20.518Z","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-08-08T08:12:51.000Z","updated_at":"2023-04-19T20:51:32.000Z","dependencies_parsed_at":"2025-01-12T06:25:21.745Z","dependency_job_id":"820e55ff-3ad7-4108-8f35-286b3d4761a3","html_url":"https://github.com/ethersphere/bee-load-test","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/ethersphere%2Fbee-load-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-load-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-load-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-load-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethersphere","download_url":"https://codeload.github.com/ethersphere/bee-load-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381646,"owners_count":19953751,"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-13T01:14:47.277Z","updated_at":"2026-05-15T05:37:04.012Z","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: Use `.env.example` to create `.env` and 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 export 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\n### Load test deployment\n\nTo deploy/undeploy load test alone use these commands\n\n```bash\nNAMESPACE=testnet-gateway helmsman -apply -subst-env-values -f ./helmsman-dsf/init.yaml -target=beekeeper-load-test\nNAMESPACE=testnet-gateway helmsman -destroy -subst-env-values -f ./helmsman-dsf/init.yaml -target=beekeeper-load-test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fbee-load-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethersphere%2Fbee-load-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fbee-load-test/lists"}