{"id":27942874,"url":"https://github.com/tonalflex/envoy-arm64-builder","last_synced_at":"2025-09-06T18:48:40.830Z","repository":{"id":284771963,"uuid":"955853480","full_name":"tonalflex/envoy-arm64-builder","owner":"tonalflex","description":"A lightweight build wrapper for Envoy Proxy targeting ARM64 (e.g. Raspberry Pi), with tcmalloc disabled to improve stability on embedded Linux devices.","archived":false,"fork":false,"pushed_at":"2025-04-16T20:54:00.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-07T11:58:38.712Z","etag":null,"topics":["docker-compose","envoy-proxy"],"latest_commit_sha":null,"homepage":"","language":null,"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/tonalflex.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,"zenodo":null}},"created_at":"2025-03-27T09:55:03.000Z","updated_at":"2025-04-02T18:10:10.000Z","dependencies_parsed_at":"2025-03-27T16:23:16.107Z","dependency_job_id":"9a6c2529-9fa5-4aee-bca2-7c0bd804bfc8","html_url":"https://github.com/tonalflex/envoy-arm64-builder","commit_stats":null,"previous_names":["tonalflex/envoy-arm64-builder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tonalflex/envoy-arm64-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalflex%2Fenvoy-arm64-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalflex%2Fenvoy-arm64-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalflex%2Fenvoy-arm64-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalflex%2Fenvoy-arm64-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonalflex","download_url":"https://codeload.github.com/tonalflex/envoy-arm64-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalflex%2Fenvoy-arm64-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252993,"owners_count":24726918,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["docker-compose","envoy-proxy"],"created_at":"2025-05-07T11:58:38.163Z","updated_at":"2025-08-20T02:14:44.828Z","avatar_url":"https://github.com/tonalflex.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# envoy-arm64-builder\n\nA build wrapper for [Envoy Proxy](https://www.envoyproxy.io/) targeting ARM64 devices (e.g., Raspberry Pi), with `tcmalloc` disabled to improve stability on embedded Linux systems.\n\n## Features\n\n- Builds a release version of Envoy for ARM64 (`aarch64`)\n- Disables `tcmalloc` to prevent memory-related crashes on embedded devices\n- Uses Docker and Envoy's official devcontainer for consistency\n\n---\n\n## 🛠️ Setup\n\n```sh\ngit clone https://github.com/tonalflex/envoy-arm64-builder.git\ncd envoy-arm64-builder\ngit submodule update --init --recursive\n```\n\n---\n\n## 🚀 Build Envoy\n\nThis setup builds Envoy locally using Docker Compose and extracts the final binary from the container.\n\n1. Build the Envoy dev container image:\n\n```sh\ndocker build -t envoy-devcontainer envoy/.devcontainer\n```\n\n2. Run the build using Docker Compose:\n\n```sh\ndocker-compose up\n```\n\nThis script will:\n\n1. Use Envoy's `do_ci.sh` script with the `release.server_only` target.\n2. Use a shared volume to persist the Bazel cache across runs.\n3. Output the compiled Envoy release package (`release.tar.zst`) to the `./bin` directory.\n4. Use the `envoy-unpacker` service to automatically decompress and unpack the binaries.\n\n---\n\n## 🛡️ Licensing Notes\n\nThis repository is licensed under the [Apache License 2.0](./LICENSE).\n\nIt includes [Envoy Proxy](https://www.envoyproxy.io/) as a Git submodule to produce ARM64-compatible release builds. Envoy retains its original [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0); see the upstream [LICENSE](https://github.com/envoyproxy/envoy/blob/main/LICENSE) for details.\n\nIf you redistribute binaries built with this project, ensure compliance with Envoy’s license terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonalflex%2Fenvoy-arm64-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonalflex%2Fenvoy-arm64-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonalflex%2Fenvoy-arm64-builder/lists"}