{"id":16358945,"url":"https://github.com/lueschem/edi-cd","last_synced_at":"2025-03-23T01:32:11.532Z","repository":{"id":37855764,"uuid":"489103841","full_name":"lueschem/edi-cd","owner":"lueschem","description":"GitOps inspired fleet management for embedded devices.","archived":false,"fork":false,"pushed_at":"2025-01-16T14:23:05.000Z","size":67,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-18T16:22:38.960Z","etag":null,"topics":["ansible","continous-deployment","continuous-delivery","fleet-management","github-actions","gitops","iot","ota-update"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lueschem.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-05-05T19:36:48.000Z","updated_at":"2024-12-13T16:28:12.000Z","dependencies_parsed_at":"2024-01-20T22:30:34.166Z","dependency_job_id":"2688ef44-b745-4d9b-8968-fdea5c06896a","html_url":"https://github.com/lueschem/edi-cd","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/lueschem%2Fedi-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lueschem%2Fedi-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lueschem","download_url":"https://codeload.github.com/lueschem/edi-cd/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245044063,"owners_count":20551877,"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":["ansible","continous-deployment","continuous-delivery","fleet-management","github-actions","gitops","iot","ota-update"],"created_at":"2024-10-11T02:07:07.399Z","updated_at":"2025-03-23T01:32:11.273Z","avatar_url":"https://github.com/lueschem.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# edi-cd\n\nGitOps inspired fleet management for embedded devices.\n\n## Run Playbook Locally\n\nWithout 2FA using username and password:\n\n``` bash\nexport MENDER_USER=MY_MENDER_LOGIN\nexport MENDER_PASSWORD=MY_MENDER_PASSWORD\nexport RUNNER_ACCESS_TOKEN=ghp_XYZ\nexport INFLUXDB_HTTP_TOKEN=ABCDE\nexport PLAYBOOK_MODE=run # run=apply changes, dry-run=simulate changes (default), dry-run-debug=simulate changes and show debug information\ngit checkout BRANCH_XY\nansible-playbook manage-fleet.yml -i inventory.yml\n```\n\nBy using a mender access token:\n\n``` bash\nexport MENDER_ACCESS_TOKEN=MY_MENDER_ACCESS_TOKEN\nexport RUNNER_ACCESS_TOKEN=ghp_XYZ\nexport INFLUXDB_HTTP_TOKEN=ABCDE\nexport PLAYBOOK_MODE=run # run=apply changes, dry-run=simulate changes (default), dry-run-debug=simulate changes and show debug information\ngit checkout BRANCH_XY\nansible-playbook manage-fleet.yml -i inventory.yml\n```\n\nAttention: `dry-run-debug` might reveal sensitive information. Use this mode only locally.\n\n## Secrets on GitHub\n\n`MENDER_ACCESS_TOKEN`: the Mender personal access token\n\n`RUNNER_ACCESS_TOKEN`: the GitHub access token (with repo scope) for GitHub Actions runners\n\n## More Information\n\nThis [blog post](https://www.get-edi.io/Managing-an-IoT-Fleet-with-GitOps/) describes the GitOps inspired fleet management approach.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueschem%2Fedi-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flueschem%2Fedi-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flueschem%2Fedi-cd/lists"}