{"id":21512465,"url":"https://github.com/containerum/chkit","last_synced_at":"2025-07-21T10:02:40.027Z","repository":{"id":57516525,"uuid":"97823152","full_name":"containerum/chkit","owner":"containerum","description":"Desktop CLI client for Containerum","archived":false,"fork":false,"pushed_at":"2018-08-03T09:44:57.000Z","size":41887,"stargazers_count":21,"open_issues_count":8,"forks_count":5,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-09T18:44:19.340Z","etag":null,"topics":["chkit","container-management","containerization","containerum","desktop-client","docker","docker-terminal","docker-toolbox","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/containerum.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}},"created_at":"2017-07-20T10:35:11.000Z","updated_at":"2023-08-18T11:30:24.000Z","dependencies_parsed_at":"2022-09-06T03:42:16.536Z","dependency_job_id":null,"html_url":"https://github.com/containerum/chkit","commit_stats":null,"previous_names":["containerum/chkit.v2"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/containerum/chkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fchkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fchkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fchkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fchkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerum","download_url":"https://codeload.github.com/containerum/chkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerum%2Fchkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266278126,"owners_count":23904037,"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":["chkit","container-management","containerization","containerum","desktop-client","docker","docker-terminal","docker-toolbox","kubernetes"],"created_at":"2024-11-23T22:35:56.594Z","updated_at":"2025-07-21T10:02:40.010Z","avatar_url":"https://github.com/containerum.png","language":"Go","readme":"# chkit\n[![Build Status](https://travis-ci.org/containerum/chkit.svg?branch=master)](https://travis-ci.org/containerum/chkit) [![LOC](https://tokei.rs/b1/github/containerum/chkit)](https://github.com/Aaronepower/tokei) [![GitHub release](https://img.shields.io/github/release/containerum/chkit.svg)](https://github.com/containerum/chkit/releases/latest) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nChkit is a desktop CLI client for [Containerum](https://github.com/containerum/containerum).\n\n## Prerequisites\n* Containerum\n* Windows/Linux/MacOS\n* Golang \u003e= 1.8\n\n## Installation\n\n### To get chkit source:\n\n```bash\ngo get -u -v github.com/containerum/chkit\n\n```\nor\n\n```bash\n# in $GOPATH/src/containerum\ngit clone https://github.com/containerum/chkit.git\n```\n\n### To build chkit from sources:\n```bash\ncd $GOPATH/src/containerum/chkit\nmake single_release CONTAINERUM_API=\"https://api.containerum.io\"  \n# or your Containerum API URL\n```\nthen extract executable from tar.gz archive in ./build  to $GOPATH/bin or another $PATH dir\n\n### To delete chkit:\nJust delete executable file from your $GOPATH/bin\n\n## Configuring chkit\n\n### Using chkit with your own Kubernetes cluster\nBefore using chkit to work with Containerum you have to specify the address of your API. You can do that as follows:\n\n* run\n```bash\nchkit set api YOUR_API_ADDRESS\n```\n\nor \n\n* build chkit with env:\n```bash\nexport CONTAINERUM_API=\"YOUR_API_ADDRESS\"\nmake release\n```\n\n### Using chkit with Containerum Online\nBy default chkit connects to [Containerum Online](https://containerum.com/price/online/) platform. \n\n### Configuraton and logs\n|    OS   | Config file path | Logs path |\n| ------- | ---------------- | --------- |\n| Linux   | ~/.config/containerum/config.toml | ~/.config/containerum/support |\n| Windows | /Users/$USERNAME/AppData/Local/containerum/config.toml | /Users/$USERNAME/AppData/Local/containerum/suppport |\n| Mac OS | /Library/Application Support/containerum/config.toml | /Library/Logs/containerum\n\n## Docs\nTo learn more about **chkit** commands, please refer to the [Docs section](https://docs.containerum.com/docs/about/) on our website.\n\n## Contributions\nPlease submit all contributions concerning chkit component to this repository. If you want to make contributions to the project, please start by checking the source code at chkit/pkg/cli/. Contributing guidelines are available [here](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).\n\n## License\nChkit project is licensed under the terms of the MIT license. Please see LICENSE in this repository for more details. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerum%2Fchkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainerum%2Fchkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerum%2Fchkit/lists"}