{"id":19273602,"url":"https://github.com/zikwall/clickhouse-server-statistic","last_synced_at":"2026-05-17T03:03:59.000Z","repository":{"id":104958074,"uuid":"200215600","full_name":"zikwall/clickhouse-server-statistic","owner":"zikwall","description":"🔓 ClickHouse administrative, statistic viewer and RESTful API","archived":false,"fork":false,"pushed_at":"2020-03-20T12:00:06.000Z","size":34106,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T14:24:27.498Z","etag":null,"topics":["application","clickhouse","php7","restful-api","server","statistics","yii2"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/zikwall.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-02T10:27:14.000Z","updated_at":"2022-02-12T09:09:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9fc5583-70e6-4a0d-b379-ec182cb693fe","html_url":"https://github.com/zikwall/clickhouse-server-statistic","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/zikwall%2Fclickhouse-server-statistic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-server-statistic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-server-statistic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zikwall%2Fclickhouse-server-statistic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zikwall","download_url":"https://codeload.github.com/zikwall/clickhouse-server-statistic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240378869,"owners_count":19792039,"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":["application","clickhouse","php7","restful-api","server","statistics","yii2"],"created_at":"2024-11-09T20:43:35.915Z","updated_at":"2026-05-17T03:03:53.978Z","avatar_url":"https://github.com/zikwall.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clickhouse-server-statisitc\nClickHouse administrative, statistic viewer and RESTful API\n\n## Installation \u0026 Run\n\n1. `git clone https://github.com/zikwall/clickhouse-server-statistic`\n2. `cd clickhouse-server-statistic`\n3. `composer install`\n\n### Nginx\n\n```bash\nserver {\n    listen 80;\n    server_name clickhouse-server-statistic.local;\n\n    access_log /var/log/nginx/access_clickhouse-server-statistic.log;\n    root /path/to/clickhouse-server-statistic/web;\n    index index.php index.html index.htm;\n\n    location / {\n        try_files $uri $uri/ /index.php?$query_string;\n    }\n\n    location ~ \\.php$ {\n        try_files $uri /index.php =404;\n        fastcgi_split_path_info ^(.+\\.php)(/.+)$;\n        fastcgi_pass unix:/run/php/php7.2-fpm.sock;\n        fastcgi_index index.php;\n        fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\n        include fastcgi_params;\n        fastcgi_read_timeout 600;\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fclickhouse-server-statistic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzikwall%2Fclickhouse-server-statistic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzikwall%2Fclickhouse-server-statistic/lists"}