{"id":13581620,"url":"https://github.com/coreos/airlock","last_synced_at":"2026-03-09T13:37:47.831Z","repository":{"id":38804755,"uuid":"180634084","full_name":"coreos/airlock","owner":"coreos","description":"Minimal update/reboot orchestrator for Fedora CoreOS clusters","archived":false,"fork":false,"pushed_at":"2024-01-03T21:10:16.000Z","size":9513,"stargazers_count":40,"open_issues_count":13,"forks_count":8,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-14T22:08:00.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/coreos.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-10T17:48:04.000Z","updated_at":"2024-12-03T10:37:46.000Z","dependencies_parsed_at":"2024-01-16T21:12:32.863Z","dependency_job_id":"cb35d489-dd15-4acd-b2ed-38e4bc5baa13","html_url":"https://github.com/coreos/airlock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/airlock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fairlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fairlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fairlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fairlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/airlock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Fairlock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08-01T15:02:08.164Z","updated_at":"2026-03-09T13:37:47.806Z","avatar_url":"https://github.com/coreos.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Airlock\n\n[![Build status](https://github.com/coreos/airlock/actions/workflows/go.yml/badge.svg)](https://github.com/coreos/airlock/actions/workflows/go.yml)\n[![Container image](https://img.shields.io/badge/container-quay.io-blue)](https://quay.io/repository/coreos/airlock)\n\nAirlock is a minimal update/reboot manager for clusters of Linux nodes. It is meant to be simple to run in a container.\n\nFleet-wide updates and reboots are coordinated via semaphore locking, with configurable groups and simultaneous reboot slots.\n\nConfiguration is done through a single TOML file. The service is stateless, and etcd3 is used to store the semaphore and to guarantee its consistency.\n\n![slots locking graph](./docs/images/metrics.png)\n\n## Quickstart\n\n```\ngo get -u -v github.com/coreos/airlock \u0026\u0026 airlock serve --help\n```\n\nA TOML configuration sample (with comments) is available under [examples](dist/examples/).\n\nAn automatically built `x86_64` container image is available on [quay.io](https://quay.io/repository/coreos/airlock) and can be run as:\n\n```\ndocker run -p 3333:3333/tcp -v \"$PWD/dist/examples/config.toml:/etc/airlock/config.toml\" quay.io/coreos/airlock:main airlock serve -vv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fairlock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreos%2Fairlock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Fairlock/lists"}