{"id":19952969,"url":"https://github.com/ethersphere/ansible-role-gatewayproxy","last_synced_at":"2026-03-05T02:03:37.395Z","repository":{"id":78861674,"uuid":"501712206","full_name":"ethersphere/ansible-role-gatewayproxy","owner":"ethersphere","description":"This repository contains sample code for automating gateway-proxy installation and management using Ansible","archived":false,"fork":false,"pushed_at":"2022-06-09T15:43:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T18:50:28.247Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ethersphere/gatewayproxy","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","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":"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":"2022-06-09T15:36:08.000Z","updated_at":"2022-06-09T15:49:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"93a2409c-33ae-435a-99f1-71ebccda16aa","html_url":"https://github.com/ethersphere/ansible-role-gatewayproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ethersphere/ansible-role-gatewayproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fansible-role-gatewayproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fansible-role-gatewayproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fansible-role-gatewayproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fansible-role-gatewayproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethersphere","download_url":"https://codeload.github.com/ethersphere/ansible-role-gatewayproxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethersphere%2Fansible-role-gatewayproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30106158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"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:55.923Z","updated_at":"2026-03-05T02:03:37.373Z","avatar_url":"https://github.com/ethersphere.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: bee\n\nThis repository contains sample code for automating bee installation and management using Ansible.\n\n[Ansible](https://www.ansible.com/) is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.\n[gateway-proxy](https://github.com/ethersphere/gateway-proxy/) it's proxy service for the Bee client.\n\n## Installation\n\n### Ansible Galaxy\nUse `ansible-galaxy install ethersphere.gatewayproxy` to install the latest stable release of the role on your system. Alternatively, if you have already installed the role, use `ansible-galaxy install -f ethersphere.gatewayproxy` to update the role to the latest release.\n\n### Git\nUse git clone https://github.com/ethersphere/ansible-role-gatewayproxy.git to pull the latest edge commit of the role from GitHub.\n\n## Example\n\nDeploy one gateway-proxy node on a defined host\n\n`hosts`\n```\n[my-hosts]\nx.x.x.x\n```\n\n`playbook.yml`\n```\n---\n- hosts: my-hosts\n\n  roles:\n    - role: ethersphere.gatewayproxy\n  vars:\n    gatewayproxy_config:\n      port: 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fansible-role-gatewayproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethersphere%2Fansible-role-gatewayproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethersphere%2Fansible-role-gatewayproxy/lists"}