{"id":15771561,"url":"https://github.com/trstringer/cloud-init-update","last_synced_at":"2025-03-31T12:10:30.298Z","repository":{"id":147739956,"uuid":"200699265","full_name":"trstringer/cloud-init-update","owner":"trstringer","description":"Cloud-init update process.","archived":false,"fork":false,"pushed_at":"2019-08-19T21:31:14.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T15:08:29.955Z","etag":null,"topics":["cloud","cloud-init","provisioning"],"latest_commit_sha":null,"homepage":"","language":"Python","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/trstringer.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":"2019-08-05T17:25:15.000Z","updated_at":"2020-12-07T17:18:57.000Z","dependencies_parsed_at":"2023-05-27T09:15:27.937Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/cloud-init-update","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/trstringer%2Fcloud-init-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcloud-init-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcloud-init-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fcloud-init-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/cloud-init-update/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465228,"owners_count":20781919,"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":["cloud","cloud-init","provisioning"],"created_at":"2024-10-04T15:03:12.319Z","updated_at":"2025-03-31T12:10:30.277Z","avatar_url":"https://github.com/trstringer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud-init Updater\n\nAutomatically update cloud-init.\n\n## Installation\n\n`cloud-init-update` is distributed from the `trstringer/cloud-init-update` PPA.\n\n```\n# apt-add-repository ppa:trstringer/cloud-init-update\n# apt install cloud-init-update\n```\n\n*Note*: `cloud-init-update.service` will not run automatically on installation or upgrade. Nor will it run by default. See [Configuration](#configuration) for enabling the updater.\n\n## Configuration\n\n`cloud-init-update` is **disabled by default**. To enable it create a file `/etc/cloud/cloud-init-update.enabled`.\n\n## How it works\n\nThe updater is a standalone package and daemon from `cloud-init`. It injects itself into the cloud-init stages by executing after `cloud-init-local.service` and before `cloud-init.service`. This effectively inserts the updater in between the [Local](https://cloudinit.readthedocs.io/en/latest/topics/boot.html#local) service and the [Network](https://cloudinit.readthedocs.io/en/latest/topics/boot.html#network) service.\n\nThe logic is simple... the updater will use the package manager (in the case of Ubuntu/Debian, it will use the Python wrapper for apt) to check for any available updates to `cloud-init`. If one exists, then it will install the update. After an update, it will then run `cloud-init clean --logs --reboot`.\n\n## Supported distributions\n\n* Ubuntu\n* Debian (untested)\n\n## Supported init systems\n\nCurrently only **systemd** is supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcloud-init-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fcloud-init-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fcloud-init-update/lists"}