{"id":19952934,"url":"https://github.com/ethersphere/bee-staging","last_synced_at":"2025-05-03T19:31:03.140Z","repository":{"id":46243573,"uuid":"254102681","full_name":"ethersphere/bee-staging","owner":"ethersphere","description":"Definitions for the bee staging releases used by the Swarm team.","archived":false,"fork":false,"pushed_at":"2025-02-11T11:53:32.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-08T18:50:30.917Z","etag":null,"topics":["devops"],"latest_commit_sha":null,"homepage":"","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":"2020-04-08T13:55:42.000Z","updated_at":"2025-02-11T11:53:36.000Z","dependencies_parsed_at":"2024-01-29T21:49:00.625Z","dependency_job_id":"bdb03d71-ce92-42ed-8338-fd2c11e79db8","html_url":"https://github.com/ethersphere/bee-staging","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-staging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-staging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-staging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fbee-staging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethersphere","download_url":"https://codeload.github.com/ethersphere/bee-staging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252241964,"owners_count":21717080,"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":["devops"],"created_at":"2024-11-13T01:14:49.366Z","updated_at":"2025-05-03T19:31:03.134Z","avatar_url":"https://github.com/ethersphere.png","language":"Shell","readme":"# Bee staging deployments\n\nThis repository contains all the definitions for the Bee staging releases 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\nTo install Bee cluster that consits of Bee bootnode and multiple Bee nodes execute following command:\n\n```bash\nNAMESPACE=test ./install.sh\n```\n\nYou can also specify different repo and tag with\n\n```bash\nNAMESPACE=bee-playground REPO=ethersphere/bee TAG=latest ./install.sh\n```\n\nIt will execute bee.yaml Helmsman DSF file.\n\nHelmsman DSF file uses official [Bee Helm Chart](https://github.com/ethersphere/helm/tree/master/charts/bee), and it's deployed into specified 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**Note:** [Helm values](https://github.com/ethersphere/bee-staging/tree/master/helm-values) are defaults used by the Swarm team, but everyone should use setup up to its own needs.\n\n## Configuration\n\nConfiguration parameters can be set in 2 ways:\n\n* in the Helmsman DSF file, with the field **set**\n\n```bash\napps:\n  bee:\n    set:\n      image.repository: ethersphere/bee\n      image.tag: latest\n      replicaCount: 2\n```\n\n* in the Helm values file\n\n```bash\nimage:\n  repository: ethersphere/bee\n  tag: latest\n\nreplicaCount: 2\n```\n\nSee Bee Helm chart's [values.yaml](https://github.com/ethersphere/helm/blob/master/charts/bee/values.yaml) file for all available options.\n\n## Uninstalling\n\nTo uninstall previously deployed Bee cluster execute following command:\n\n```bash\nNAMESPACE=test ./uninstall.sh \n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fbee-staging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethersphere%2Fbee-staging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fbee-staging/lists"}