{"id":19288049,"url":"https://github.com/shellhub-io/buildroot","last_synced_at":"2025-04-22T04:32:47.251Z","repository":{"id":237404534,"uuid":"788133111","full_name":"shellhub-io/buildroot","owner":"shellhub-io","description":"Buildroot external tree for ShellHub","archived":false,"fork":false,"pushed_at":"2024-10-29T23:30:08.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T01:52:12.861Z","etag":null,"topics":[],"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/shellhub-io.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":"2024-04-17T20:51:44.000Z","updated_at":"2024-10-29T23:30:12.000Z","dependencies_parsed_at":"2024-05-01T09:45:48.629Z","dependency_job_id":"b4974cc9-0f12-40d4-aa16-d14ac262d9ec","html_url":"https://github.com/shellhub-io/buildroot","commit_stats":null,"previous_names":["shellhub-io/buildroot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellhub-io%2Fbuildroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellhub-io%2Fbuildroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellhub-io%2Fbuildroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellhub-io%2Fbuildroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellhub-io","download_url":"https://codeload.github.com/shellhub-io/buildroot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223888408,"owners_count":17220083,"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-09T22:07:54.709Z","updated_at":"2024-11-09T22:07:54.772Z","avatar_url":"https://github.com/shellhub-io.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buildroot external tree for ShellHub\n\nThis repository contains a Buildroot external tree for ShellHub.\n\n## Configuration\n\nTo configure the ShellHub agent on your Buildroot system,\nyou can use an overlay to add a custom configuration file\nwith the required environment variables.\n\nRun the following command:\n\n```\n$ cat \u003e rootfs_overlay/etc/default/shellhub-agent \u003c\u003c-EOF\nSERVER_ADDRESS=\"https://your.shellhub.server.com\"\nPRIVATE_KEY=\"path_to_private_key_file\"\nTENANT_ID=\"your_tenant_id_here\"\nEOF\n```\n\n## Usage\n\nClone Buildroot:\n\n```\n$ git clone git://git.buildroot.net/buildroot\n```\n\nClone this repository:\n\n```\n$ git clone https://github.com/shellhub-io/buildroot.git shellhub\n```\n\nSet the default configuration for emulated environment:\n\n```\n$ cd buildroot\n$ make BR2_EXTERNAL=../shellhub qemu_x86_64_defconfig\n```\n\nStart the menuconfig and select `shellhub` under **External options**.\n\n```\n$ make BR2_EXTERNAL=../shellhub menuconfig\n```\n\nFinally run make to build everything.\n\n```\n$ make BR2_EXTERNAL=../shellhub rootfs-ext2\n```\n\nStart QEMU:\n\n``` \n$ ./output/images/start-qemu.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellhub-io%2Fbuildroot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellhub-io%2Fbuildroot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellhub-io%2Fbuildroot/lists"}