{"id":20054593,"url":"https://github.com/crane-cloud/multi-cluster","last_synced_at":"2025-08-30T18:06:21.935Z","repository":{"id":103339251,"uuid":"560716832","full_name":"crane-cloud/multi-cluster","owner":"crane-cloud","description":"This is an app used to monitoring resources in a K8 multi-cluster environment setup.","archived":false,"fork":false,"pushed_at":"2023-05-22T17:06:55.000Z","size":640,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-08-30T18:02:56.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/crane-cloud.png","metadata":{"files":{"readme":"README.MD","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2022-11-02T05:18:59.000Z","updated_at":"2022-11-16T10:39:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"69432d5c-afc2-4a8e-b4f7-8ecfbcddf11b","html_url":"https://github.com/crane-cloud/multi-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crane-cloud/multi-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Fmulti-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Fmulti-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Fmulti-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Fmulti-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crane-cloud","download_url":"https://codeload.github.com/crane-cloud/multi-cluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crane-cloud%2Fmulti-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272885303,"owners_count":25009609,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T12:41:39.592Z","updated_at":"2025-08-30T18:06:21.850Z","avatar_url":"https://github.com/crane-cloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multicluster Application\n\n## Create the view network\n```bash\ndocker network create view\n```\nThis enables the containers to communicate with each other.\n\n## Run central server\n\n```bash\ncd viewServer\n```\nStart the server:\n```bash\nmake start\n```\n\n## Run the Peer application\n\n```bash\ncd peerNode\n```\nStart the peer node\n```bash\nmake start\n```\n\nThis will start and initialize a peer node as defined in the docker-compose file.\n\n## To start the peer application\n\nSSH into any of the peer node containers\n```bash\ndocker exec -it \u003ccontainer-name\u003e /bin/bash\n```\nRun the following command\n```bash\npython server.py\n```\nThis should initialise cluster discovery and setup the cluster.\n\n\n## To kill the containers and volumes to have a fresh start\n\n```bash\ncd peerNode\n```\nRun the following command\n```bash\nmake clean\n```\nThis will kill all the containers and remove the volumes created by the docker-compose file so that you can begin again with a fresh start.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrane-cloud%2Fmulti-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrane-cloud%2Fmulti-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrane-cloud%2Fmulti-cluster/lists"}