{"id":18666758,"url":"https://github.com/paralus/dashboard","last_synced_at":"2025-04-11T23:33:11.830Z","repository":{"id":40620755,"uuid":"459156119","full_name":"paralus/dashboard","owner":"paralus","description":"Dashboard used with Paralus zero-trust solution to manage importing clusters, users, groups, roles and role association to multiple kubernetes clusters.","archived":false,"fork":false,"pushed_at":"2024-04-25T13:22:11.000Z","size":13754,"stargazers_count":12,"open_issues_count":16,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-30T11:36:35.894Z","etag":null,"topics":["hacktoberfest","hacktoberfest2023","paralus-dashboard","reactjs","zero-trust-dashboard"],"latest_commit_sha":null,"homepage":"https://www.paralus.io/","language":"JavaScript","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/paralus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-14T12:37:54.000Z","updated_at":"2024-05-02T11:39:39.133Z","dependencies_parsed_at":"2023-02-19T08:31:13.409Z","dependency_job_id":"d361bddb-794f-4b07-bad2-fe2702bc3d50","html_url":"https://github.com/paralus/dashboard","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralus%2Fdashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralus%2Fdashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralus%2Fdashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralus%2Fdashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralus","download_url":"https://codeload.github.com/paralus/dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248495809,"owners_count":21113702,"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":["hacktoberfest","hacktoberfest2023","paralus-dashboard","reactjs","zero-trust-dashboard"],"created_at":"2024-11-07T08:33:58.830Z","updated_at":"2025-04-11T23:33:06.819Z","avatar_url":"https://github.com/paralus.png","language":"JavaScript","readme":"# Dashboard\n\nDashboard is the web UI that allows users to interact with paralus. Built using react, the dashboard is responsive, fast and feature loaded. It allows you to easily work with your clusters. The intuitive UI helps you manage your organization, projects and clusters along with user permissions and access. It makes importing clusters and managing access to it easier and quicker.\n\n\u003cbr\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/paralus/paralus/main/paralus.gif\" alt=\"Paralus Dashboard\" height=\"50%\" width=\"50%\"/\u003e\n\n\u003chr\u003e\n\n## Development Setup\n\n### Setup Paralus core\n\nFollow the [development setup guide](https://github.com/paralus/paralus/blob/main/CONTRIBUTING.md#development-setup) to start Paralus core. The dashboard requires core to be running.\n\n### Install Dependencies\n\n```bash\nyarn install\n```\n\n### Start Dashboard Development Server\n\n```bash\nyarn run start\n```\n\nOpen http://localhost:3000 to access the dashboard.\n\n### Setup Admin User Account\n\nRun following command inside root directory of `paralus/paralus`:\n\n```go\ngo run scripts/initialize/main.go \\\n        --org DefaultOrg \\\n        --partner DefaultPartner \\\n        --partner-host paralus.local \\\n        --admin-email admin@paralus.local \\\n        --admin-first-name Admin \\\n        --admin-last-name User\n```\n\nYou will get the admin account password set link, like this:\n\n```bash\nOrg Admin signup URL:  http://127.0.0.1:4433/self-service/recovery?flow=7c85618b-cc38-4f4f-895c-3540f1fe5149\u0026token=sf7fHWXDW664Y1DAMg5QIJ6Hqg97Huu7\n```\n\nOpen link in browser and set the password.\n\nNow you can login to the dashboard using email (`admin@paralus.local`) and password you have provided.\n\n## Community \u0026 Support\n\n- Visit [Paralus website](https://paralus.io) for the complete documentation and helpful links.\n- Join our [Slack channel](https://join.slack.com/t/paralus/shared_invite/zt-1a9x6y729-ySmAq~I3tjclEG7nDoXB0A) to post your queries and discuss features.\n- Tweet to [@paralus_](https://twitter.com/paralus_/) on Twitter.\n- Create [GitHub Issues](https://github.com/paralus/dashboard/issues) to report bugs or request features.\n\n## Contributing\n\nThe easiest way to start is to look at existing issues and see if there’s something there that you’d like to work on. You can filter issues with the label “Good first issue” which are relatively self sufficient issues and great for first time contributors.\n\nOnce you decide on an issue, please comment on it so that all of us know that you’re on it.\n\nIf you’re looking to add a new feature, raise a [new issue](https://github.com/paralus/dashboard/issues) and start a discussion with the community. Engage with the maintainers of the project and work your way through.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalus%2Fdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalus%2Fdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalus%2Fdashboard/lists"}