{"id":19281781,"url":"https://github.com/scality/zenko-ui","last_synced_at":"2026-02-06T19:03:00.041Z","repository":{"id":37094576,"uuid":"240316583","full_name":"scality/zenko-ui","owner":"scality","description":"Zenko UI","archived":false,"fork":false,"pushed_at":"2025-04-10T13:25:22.000Z","size":17842,"stargazers_count":11,"open_issues_count":52,"forks_count":3,"subscribers_count":41,"default_branch":"development/2.2","last_synced_at":"2025-04-10T14:48:49.920Z","etag":null,"topics":["artesca","zenko"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scality.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-02-13T17:11:16.000Z","updated_at":"2024-10-10T14:21:27.000Z","dependencies_parsed_at":"2023-02-16T20:31:03.043Z","dependency_job_id":"c7e2579d-f2ae-4bb6-943b-12d0a038fd5a","html_url":"https://github.com/scality/zenko-ui","commit_stats":null,"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzenko-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzenko-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzenko-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scality%2Fzenko-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scality","download_url":"https://codeload.github.com/scality/zenko-ui/tar.gz/refs/heads/development/2.2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250161978,"owners_count":21385014,"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":["artesca","zenko"],"created_at":"2024-11-09T21:24:13.132Z","updated_at":"2026-02-06T19:02:53.806Z","avatar_url":"https://github.com/scality.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zenko UI\n\n[![codecov](https://codecov.io/gh/scality/zenko-ui/branch/development/1.0/graph/badge.svg?token=BRX58ZF4VJ)](https://codecov.io/gh/scality/zenko-ui)\n\nZenko UI is our portal to manage offline Zenko instances.\n\nIt provides a user interface for:\n- Monitoring the health of the processes\n- Managing storage accounts and users\n- Browsing in buckets\n- Managing workflows (replication, transition, expiration)\n- Adding data access\n- Adding storage locations\n- Monitoring S3 data accesses\n\n## How to start\n\n### Connect to Scality VPN\n\nThe Zenko deployment runs on a VPN-accessible scality.cloud instance.\n\n### Add entries to your local /etc/hosts file\n```\nNODE_IP=\"put-the-node-ip\"\n\necho \"$NODE_IP keycloak.zenko.local iam.zenko.local sts.zenko.local management.zenko.local s3.zenko.local\" \u003e\u003e/etc/hosts\n```\n\n### Start Zenko UI locally\n```\nnpm install\nnpm run start:dev\n```\n\nZenko UI now uses the metalk8s common navbar:  \n```\ngit clone https://github.com/scality/metalk8s\ncd metalk8s/shell-ui\ndocker build -t shell-ui .\ndocker run -d -p 8082:80 shell-ui\n```\n\n### Access UI\n```\nhttp://127.0.0.1:8383\n```\nmust be redirected to the Keycloak login page:\n```\nUsername or email: bartsimpson\nPassword: 123\n```\n\n*Note*: Keycloak uses cookies to manage user sessions. A SameSite cookie \nprevents cookies from being sent in cross-site requests, to defend against\nCSRF attacks. To make the local UI work, request it using a matched domain \n(e.g., *.zenko.local).\n\n\n## Test\n\n```bash\nnpm run test\n```\n\n## Authentication\n[documentation](documentation/AUTHENTICATION.md)\n\n## Release\n[documentation](documentation/RELEASE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fzenko-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscality%2Fzenko-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscality%2Fzenko-ui/lists"}