{"id":33333314,"url":"https://github.com/sliterentz/multivant","last_synced_at":"2026-06-10T06:45:58.791Z","repository":{"id":323109969,"uuid":"1087764980","full_name":"sliterentz/multivant","owner":"sliterentz","description":"This is multi cluster node build with vagrant for blue green development","archived":false,"fork":false,"pushed_at":"2025-11-15T16:56:43.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-15T18:26:54.295Z","etag":null,"topics":["bluegreen-deployment","k3s","multi-cluster","vagrant"],"latest_commit_sha":null,"homepage":"","language":null,"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/sliterentz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-01T15:46:18.000Z","updated_at":"2025-11-08T06:45:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sliterentz/multivant","commit_stats":null,"previous_names":["sliterentz/multivant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sliterentz/multivant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliterentz%2Fmultivant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliterentz%2Fmultivant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliterentz%2Fmultivant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliterentz%2Fmultivant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sliterentz","download_url":"https://codeload.github.com/sliterentz/multivant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliterentz%2Fmultivant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285526205,"owners_count":27186656,"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-11-20T02:00:05.334Z","response_time":54,"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":["bluegreen-deployment","k3s","multi-cluster","vagrant"],"created_at":"2025-11-20T23:01:58.525Z","updated_at":"2025-11-20T23:05:05.999Z","avatar_url":"https://github.com/sliterentz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# multivant\nThis is multi cluster node build with vagrant for blue green development\n\n## About\n\nThis project provides a multi-cluster node setup using Vagrant, designed to facilitate blue-green deployment strategies for development and testing environments. It allows developers to create and manage multiple isolated clusters, making it easier to test new features and deployments without affecting a stable environment.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following software installed on your system:\n\n- [Vagrant](https://www.vagrantup.com/downloads)\n- [VirtualBox](https://www.virtualbox.org/wiki/Downloads)\n- [Git](https://git-scm.com/downloads)\n\n## Components Deployed\n\nThis Vagrant setup provisions the following components:\n- **Multiple Clusters**: Sets up 'blue' and 'green' clusters to simulate a blue-green environment.\n- **Nodes**: Each cluster consists of one or more virtual machine nodes as defined in the `Vagrantfile`.\n\n## Quick Start\n\nFollow these steps to get your multi-cluster environment up and running.\n\n### 1. Install Vagrant on Windows\n\nDownload and install Vagrant for Windows from the official website.\n\n[**Download Vagrant**](https://www.vagrantup.com/downloads)\n\n### 2. Install Vagrant Plugin\n\nThis project uses the `vagrant-dotenv` plugin to manage environment variables. Open your terminal or PowerShell and run the following command:\n\n```bash\nvagrant plugin install vagrant-dotenv\n```\n\n### 3. Clone the Repository\n\n```bash\ngit clone https://github.com/yourusername/myterra.git\ncd multivant\n```\n\n### 4. Create Shared Folder\n\n```bash\nmkdir shared\n```\n\n### 5. Start the Environment\n\n```bash\nvagrant up --provider=virtualbox\n```\n\n\n### 6. Delete Node with Grace (Optional For Redeploy)\n\n```bash\nvagrant destroy -g\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliterentz%2Fmultivant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsliterentz%2Fmultivant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliterentz%2Fmultivant/lists"}