{"id":19281755,"url":"https://github.com/scality/zcheck","last_synced_at":"2026-06-13T18:37:33.625Z","repository":{"id":54585329,"uuid":"138661961","full_name":"scality/zcheck","owner":"scality","description":"A commandline utility for checking Zenko configuration","archived":false,"fork":false,"pushed_at":"2021-02-09T06:16:32.000Z","size":40,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":56,"default_branch":"master","last_synced_at":"2025-01-05T17:10:26.468Z","etag":null,"topics":["zenko-1"],"latest_commit_sha":null,"homepage":"","language":"Python","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/scality.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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":"2018-06-25T23:54:30.000Z","updated_at":"2024-06-26T13:28:21.000Z","dependencies_parsed_at":"2022-08-13T20:31:22.059Z","dependency_job_id":null,"html_url":"https://github.com/scality/zcheck","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scality","download_url":"https://codeload.github.com/scality/zcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240386067,"owners_count":19793121,"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":["zenko-1"],"created_at":"2024-11-09T21:24:03.403Z","updated_at":"2025-11-14T18:02:05.591Z","avatar_url":"https://github.com/scality.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zcheck\n\nzcheck is a command-line utility to check the configuration of a\nproduction Zenko deployment and diagnose problems in it.\n\n## Pre-Requisites\n\nzcheck requires a [Helm](https://github.com/kubernetes/helm) installation\nthat is configured to access Tiller running inside Kubernetes.\n\n## Installation\n\nzcheck can be installed directly from PyPi using Pip:\n\n```\npip install zcheck\n```\n\nA Docker image is also provided for convenience.\n\n```\ndocker pull zenko/zcheck:latest\ndocker run -it zenko/zcheck help\n```\n\n## Syntax\n\nzcheck commands conform to the following syntax:\n\n```\nzcheck \u003cglobal option\u003e \u003csubcommand\u003e \u003c-flag or --verbose_option\u003e \u003coptional target\u003e\n```\n\n### Global Options\n\n```\n    --mongo  Override the default Mongo connection string (host:port)\n-r, --helm-release   The Helm release name under which Zenko was installed.\n```\n\n### Subcommands\n\n#### checkup\n\nRun all checks and tests (may take a while).\n\n#### k8s\n\nCheck Kubernetes-related configuration.\n\n```\n-c, --check-services \tAttempt to connect to defined services and report their status.\n\n```\n\n#### orbit\n\nCheck overlay configuration applied via Orbit.\n\n#### backends\n\nCheck existence and configuration of backend buckets.\n\n```\n-d, --deep \tEnable deep checking. Check every Zenko bucket for its backing bucket\n          \t(same as zcheck buckets)\n```\n\n#### buckets\n\nCheck every Zenko bucket for its backend bucket.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fzcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscality%2Fzcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fzcheck/lists"}