{"id":13500428,"url":"https://github.com/minishift/minishift","last_synced_at":"2025-05-14T19:05:59.487Z","repository":{"id":9614079,"uuid":"62728051","full_name":"minishift/minishift","owner":"minishift","description":"Run OpenShift 3.x locally | This project does not see active developement and maintenance.","archived":false,"fork":false,"pushed_at":"2023-08-26T06:03:09.000Z","size":177571,"stargazers_count":2495,"open_issues_count":147,"forks_count":474,"subscribers_count":97,"default_branch":"master","last_synced_at":"2025-04-06T08:09:36.846Z","etag":null,"topics":["containers","development","development-tools","devops","go","kubernetes","minishift","openshift","openshift-local","openshift-origin","paas"],"latest_commit_sha":null,"homepage":"","language":"Go","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/minishift.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-07-06T14:37:20.000Z","updated_at":"2025-04-05T15:45:10.000Z","dependencies_parsed_at":"2023-07-14T09:24:36.245Z","dependency_job_id":"ac2fc19e-22dd-4cd1-bc1e-20060661af0b","html_url":"https://github.com/minishift/minishift","commit_stats":{"total_commits":1567,"total_committers":99,"mean_commits":"15.828282828282829","dds":0.8372686662412253,"last_synced_commit":"62ff98ca34cb06678174770dc73cede02c3d9c44"},"previous_names":["jimmidyson/minishift"],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minishift%2Fminishift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minishift%2Fminishift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minishift%2Fminishift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minishift%2Fminishift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minishift","download_url":"https://codeload.github.com/minishift/minishift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710408,"owners_count":21149185,"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":["containers","development","development-tools","devops","go","kubernetes","minishift","openshift","openshift-local","openshift-origin","paas"],"created_at":"2024-07-31T22:01:00.450Z","updated_at":"2025-04-13T11:46:31.423Z","avatar_url":"https://github.com/minishift.png","language":"Go","readme":"[[minishift]]\n= Minishift\n:icons:\n:toc: macro\n:toc-title:\n:toclevels: 1\n\ntoc::[]\n\n[[welcome-to-minishift]]\n== Welcome to Minishift!\n\nMinishift is a tool that helps you run OpenShift locally by running a\nsingle-node OpenShift cluster inside a VM. You can try out OpenShift or\ndevelop with it, day-to-day, on your local host.\n\n[NOTE]\n====\nMinishift runs OpenShift 3.x clusters. Due to different installation methods, OpenShift 4.x clusters are not supported. To run OpenShift 4.x locally, use https://github.com/code-ready/crc[CodeReady Containers].\n====\n\nMinishift uses https://github.com/docker/machine/tree/master/libmachine[libmachine] for\nprovisioning VMs, and https://github.com/openshift/origin[OpenShift Origin] for running the cluster. The code base is forked from the https://github.com/kubernetes/minikube[Minikube] project.\n\nhttps://travis-ci.org/minishift/minishift[image:https://secure.travis-ci.org/minishift/minishift.png[Build Status]]\nhttps://ci.appveyor.com/project/minishift-bot/minishift/branch/master[image:https://ci.appveyor.com/api/projects/status/o0mha7mpanp7dpyo/branch/master?svg=true[Build status]]\nhttps://circleci.com/gh/minishift/minishift/tree/master[image:https://circleci.com/gh/minishift/minishift/tree/master.svg?style=svg[Build status]]\nhttps://ci.centos.org/job/minishift/[image:https://ci.centos.org/buildStatus/icon?job=minishift[Build Status]]\n\n'''''\n\n[[getting-started]]\n== Getting started\n\nTo download the latest binary and review release notes, see\nthe https://github.com/minishift/minishift/releases[Minishift releases] page.\n\nMinishift requires a hypervisor to start the virtual machine on which the OpenShift cluster\nis provisioned. Make sure that the hypervisor of your choice is installed and enabled on\nyour system before you start Minishift.\n\nFor detailed installation instructions for Minishift and the required dependencies, see\nthe https://docs.okd.io/latest/minishift/getting-started/index.html[Getting started] documentation.\n\n[[documentation]]\n== Documentation\n\nMinishift documentation is published as a part of the\nOpenShift Origin link:https://docs.okd.io/latest[documentation library].\nCheck out the latest official Minishift documentation for information about getting started,\nusing, and contributing to Minishift:\n\n- https://docs.okd.io/latest/minishift/getting-started/index.html[Getting started with Minishift]\n- https://docs.okd.io/latest/minishift/using/index.html[Using Minishift]\n- https://docs.okd.io/latest/minishift/contributing/index.html[Developing and contributing to Minishift]\n- https://docs.okd.io/latest/minishift/command-ref/minishift.html[Command Reference]\n\nIn addition, you can review the release notes and project roadmap here on GitHub:\n\n- https://github.com/minishift/minishift/releases[Release Notes]\n- link:./ROADMAP.adoc[Roadmap]\n\n[[community]]\n== Community\n\nContributions, questions, and comments are all welcomed and encouraged!\n\nYou can reach the Minishift community by:\n\n- Signing up to our https://lists.minishift.io/admin/lists/minishift.lists.minishift.io[mailing list]\n- Joining the #minishift channel on https://freenode.net/[Freenode IRC]\n\nFor information about contributing, building, and releasing Minishift, as well as guidelines for\nwriting documentation, see the https://docs.okd.io/latest/minishift/contributing/index.html[Contributing to Minishift] topics.\n\nIf you want to contribute, make sure to follow the link:CONTRIBUTING.adoc[contribution guidelines]\nwhen you open issues or submit pull requests.\n","funding_links":[],"categories":["Go","Uncategorized","\u003ca id=\"1d9dec1320a5d774dc8e0e7604edfcd3\"\u003e\u003c/a\u003e工具-新添加的","Repositories"],"sub_categories":["Uncategorized","\u003ca id=\"8f1b9c5c2737493524809684b934d49a\"\u003e\u003c/a\u003e文章\u0026\u0026视频"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminishift%2Fminishift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminishift%2Fminishift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminishift%2Fminishift/lists"}