{"id":21523582,"url":"https://github.com/erayarslan/multiverse","last_synced_at":"2025-04-28T11:26:05.104Z","repository":{"id":263917946,"uuid":"887444243","full_name":"erayarslan/multiverse","owner":"erayarslan","description":"Effortless Cluster Management for Multipass","archived":false,"fork":false,"pushed_at":"2025-03-26T21:42:01.000Z","size":170,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T11:25:59.702Z","etag":null,"topics":["cloud","cluster","container","hyper-v","hyperkit","libvirt","linux","macos","multipass","qemu","qemu-kvm","virtual-machine","virtualbox","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/erayarslan.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":"2024-11-12T18:53:36.000Z","updated_at":"2025-03-26T21:42:04.000Z","dependencies_parsed_at":"2025-03-26T22:36:33.835Z","dependency_job_id":null,"html_url":"https://github.com/erayarslan/multiverse","commit_stats":null,"previous_names":["erayarslan/multiverse"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erayarslan%2Fmultiverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erayarslan%2Fmultiverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erayarslan%2Fmultiverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erayarslan%2Fmultiverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erayarslan","download_url":"https://codeload.github.com/erayarslan/multiverse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251303707,"owners_count":21567738,"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":["cloud","cluster","container","hyper-v","hyperkit","libvirt","linux","macos","multipass","qemu","qemu-kvm","virtual-machine","virtualbox","windows"],"created_at":"2024-11-24T01:18:37.661Z","updated_at":"2025-04-28T11:26:05.096Z","avatar_url":"https://github.com/erayarslan.png","language":"Go","readme":"## Multiverse (this is a work in progress)\n\nEffortless Cluster Management with Multipass\n\nMultiverse is a robust, user-friendly tool designed to streamline the creation and management of multi-node virtual environments using Multipass. Perfect for developers and system administrators, Multiverse simplifies handling distributed setups by offering powerful features such as:\n\n- **Cluster Creation**: Quickly spin up and configure multi-node clusters with ease.\n- **Cache Synchronization**: Seamlessly sync resources between master and worker nodes for smooth operation.\n- **Comprehensive CLI**: Efficiently manage nodes and instances with intuitive command-line tools.\n- **Enhanced Usability**: Enjoy features like terminal resizing, shell integration, and detailed resource monitoring.\n\nBuilt for scalability and flexibility, Multiverse is ideal for developing, testing, or running distributed systems in a virtualized environment. Whether you're working on a microservices architecture, experimenting with Kubernetes clusters, or running parallel workloads, Multiverse makes multi-node management straightforward and efficient.\n\nDiscover the future of simplified virtualization with Multiverse :rocket:\n\n## Test\n\n```shell\ngo run cmd/main.go --help\n```\n\n## Example Usage\n\n```text\nλ multipass start\nLaunched: primary\nMounted '/Users/username' into 'primary:Home'\n```\n\n```text\nλ multiverse -master\nmaster.go: master addr: localhost:1337\nmaster.go: api server addr: localhost:1338\n```\n\n```text\nλ multiverse -worker\nworker.go: master to connect addr: localhost:1337\nclient.go: joined with uuid: $uuid\n```\n\n```text\nλ multiverse -client -shell -shell-instance-name=primary\nubuntu@primary:~$\n```\n\n```text\nλ multiverse -client -nodes\nNode Name     IPv4                Cpu       Mem       Disk      Last Sync\nhostname      127.0.0.1:*****     1         1Gb       4Gb       2024-01-01 00:00:00 UTC\n```\n\n```text\nλ multiverse -client -instances\nNode Name     Instance Name     State       IPv4              Image\nhostname      primary           Running     xxx.xxx.xxx.xxx   ??.?? ???\n```\n\n```text\nλ multiverse -client -info\nNode Name     Instance Name     Cpu       Load               Disk                      Memory\nhostname      primary           1         0.07 0.02 0.00     2.5GiB out of 4.0GiB      1.3GiB out of 4.0GiB\n```\n\n## Architecture\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".assets/architecture-dark.svg\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\".assets/architecture-normal.svg\"\u003e\n  \u003cimg alt=\"Multiverse Architecture\" src=\".assets/architecture-dark.svg\"\u003e\n\u003c/picture\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferayarslan%2Fmultiverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferayarslan%2Fmultiverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferayarslan%2Fmultiverse/lists"}