{"id":50639557,"url":"https://github.com/doccaz/vm-import-ui-deployer","last_synced_at":"2026-06-07T07:03:41.018Z","repository":{"id":360347009,"uuid":"1249745855","full_name":"doccaz/vm-import-ui-deployer","owner":"doccaz","description":"A deployment helper for vm-import-ui on Harvester","archived":false,"fork":false,"pushed_at":"2026-05-26T03:30:27.000Z","size":2012,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-26T04:14:46.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/doccaz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-26T02:15:59.000Z","updated_at":"2026-05-26T03:30:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/doccaz/vm-import-ui-deployer","commit_stats":null,"previous_names":["doccaz/vm-import-ui-deployer"],"tags_count":null,"template":false,"template_full_name":"google-gemini/aistudio-repository-template","purl":"pkg:github/doccaz/vm-import-ui-deployer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaz%2Fvm-import-ui-deployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaz%2Fvm-import-ui-deployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaz%2Fvm-import-ui-deployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaz%2Fvm-import-ui-deployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccaz","download_url":"https://codeload.github.com/doccaz/vm-import-ui-deployer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccaz%2Fvm-import-ui-deployer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34011815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":"2026-06-07T07:03:33.305Z","updated_at":"2026-06-07T07:03:41.011Z","avatar_url":"https://github.com/doccaz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VM Import UI Installer\n\nA web-based installer application designed to seamlessly deploy the [Harvester VM Import UI](https://github.com/doccaz/vm-import-ui) into your Kubernetes cluster.\n\n## Features\n\n* **Instant Manifest Generation:** Instantly generates the required Kubernetes YAML configuration needed to deploy the VM Import UI.\n* **Streamlined Installation:** The generated YAML contains the Namespace, RBAC configs, Deployment, Service, and Ingress (at `/vm-import-ui`) to run the UI seamlessly in your cluster while still connecting to the target Harvester clusters via your provided kubeconfig.\n* **Modern Interface:** A clean, responsive design inspired by the SUSE styling ecosystem, built with React, Tailwind CSS, and Vite.\n* **Client-Only Architecture:** Completely static frontend so your cluster credentials and commands never leave your browser.\n\n## Architecture \u0026 How It Works\n\nThis application is a 100% static client-side (SPA) web application built with React and Tailwind CSS. It works by generating the required YAML definitions purely in your browser. \n\nSince it doesn't have a backend and relies on standard Kubernetes tooling (`kubectl`), it is inherently safer, scalable, and fully compatible with static hosting services like GitHub Pages.\n\n## Local Development\n\nTo run this tool locally:\n\n```bash\n# 1. Install dependencies\nnpm install\n\n# 2. Run the development environment\nnpm run dev\n```\n\nThe application will bind to port 3000 by default.\n\n## Production Build\n\nTo compile a bundled and optimized static version of the frontend UI:\n\n```bash\nnpm run build\n``` \n\nThe static files will be placed in the `dist` directory. You can serve them using any static web server.\n\n## Deployment to GitHub Pages\n\nA GitHub Actions workflow (`.github/workflows/pages.yml`) is provided in this repository to automatically build and deploy this site to GitHub Pages. Because this is purely a static frontend app, GitHub pages is perfectly capable of hosting it in full with zero loss of functionality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaz%2Fvm-import-ui-deployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoccaz%2Fvm-import-ui-deployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoccaz%2Fvm-import-ui-deployer/lists"}