{"id":25039761,"url":"https://github.com/qazcetelic/cockpit-boot-analysis","last_synced_at":"2025-04-13T23:11:31.657Z","repository":{"id":255623337,"uuid":"849512963","full_name":"QazCetelic/cockpit-boot-analysis","owner":"QazCetelic","description":"Cockpit plugin that shows information about system / userspace startup in a graph.","archived":false,"fork":false,"pushed_at":"2025-03-02T09:19:37.000Z","size":657,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T13:21:23.814Z","etag":null,"topics":["cockpit","cockpit-plugin","linux","react","systemd","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QazCetelic.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":"2024-08-29T18:11:43.000Z","updated_at":"2025-03-19T19:14:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"b364aa32-9bcb-4b3a-9764-81779d5cde30","html_url":"https://github.com/QazCetelic/cockpit-boot-analysis","commit_stats":null,"previous_names":["qazcetelic/cockpit-boot-analysis"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QazCetelic%2Fcockpit-boot-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QazCetelic%2Fcockpit-boot-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QazCetelic%2Fcockpit-boot-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QazCetelic%2Fcockpit-boot-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QazCetelic","download_url":"https://codeload.github.com/QazCetelic/cockpit-boot-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794569,"owners_count":21162615,"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":["cockpit","cockpit-plugin","linux","react","systemd","typescript"],"created_at":"2025-02-06T02:53:11.167Z","updated_at":"2025-04-13T23:11:31.625Z","avatar_url":"https://github.com/QazCetelic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cockpit Boot Analysis\n\nPlugin that shows information about system / userspace startup in a graph.\n\n![image](https://github.com/user-attachments/assets/b8d66778-53e9-485e-be6d-a4d00f96c9fa)\n\nIt was originally intended to be added as a feature to cockpit itself, but the original PR has been open since October 2023, so I've decided to turn it into a plugin instead.\n\n## Installation\n1. Download the latest build from the actions page.\n2. Extract the `.tar.gz` archive inside (GitHub archives it twice for some reason).\n3. Take the `boot-analysis` folder from the `.tar.gz` archive and put it in `/usr/local/share/cockpit/`.\n4. Press F5 to refresh the cockpit page.\n\n## Development setup\n\n1. Installing dependencies\n\n\u003cdetails\u003e\n\u003csummary\u003eDebian/Ubuntu\u003c/summary\u003e\n\n```shell\nsudo apt install gettext nodejs npm make\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eFedora\u003c/summary\u003e\n\n```shell\nsudo dnf install gettext nodejs npm make\n```\n\n\u003c/details\u003e\n\n2. Getting and building the source\n\nThese commands check out the source and build it into the `dist/` directory:\n\n```\ngit clone https://github.com/QazCetelic/cockpit-boot-analysis.git\ncd cockpit-boot-analysis\nmake\n```\n\n3. Running the plugin\n \nRun the following commands to add the plugin to your local cockpit installation:\n```\nmkdir -p ~/.local/share/cockpit\nln -s ./dist ~/.local/share/cockpit/boot-analysis\n```\nThen run `make watch` to update the build on changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqazcetelic%2Fcockpit-boot-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqazcetelic%2Fcockpit-boot-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqazcetelic%2Fcockpit-boot-analysis/lists"}