All Projects → minishift → Minishift

minishift / Minishift

Licence: apache-2.0
Run OpenShift 3.x locally

Programming Languages

go
31211 projects - #10 most used programming language
Gherkin
971 projects
shell
77523 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Minishift

Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+258.24%)
Mutual labels:  paas, devops, containers, openshift, openshift-origin
Monday
⚡️ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP
Stars: ✭ 1,246 (-44.52%)
Mutual labels:  devops, development, development-tools
Containership
A simple container management platform
Stars: ✭ 241 (-89.27%)
Mutual labels:  paas, devops, containers
Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (-90.29%)
Mutual labels:  devops, containers, openshift
Tsuru
Open source and extensible Platform as a Service (PaaS).
Stars: ✭ 3,761 (+67.45%)
Mutual labels:  paas, devops, containers
Centos7 S2i Nodejs
DEPRECATED OpenShift S2I builder images for Node.js ✨
Stars: ✭ 34 (-98.49%)
Mutual labels:  devops, containers, openshift
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (-31.61%)
Mutual labels:  paas, devops, containers
Dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
Stars: ✭ 22,155 (+886.42%)
Mutual labels:  paas, devops, containers
Choerodon
Open Source Multi-Cloud Integrated Platform
Stars: ✭ 2,149 (-4.32%)
Mutual labels:  paas, devops, containers
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+13.94%)
Mutual labels:  devops, development, development-tools
Ansible Podman Collections
Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
Stars: ✭ 89 (-96.04%)
Mutual labels:  devops, containers
Copilot Cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.
Stars: ✭ 1,285 (-42.79%)
Mutual labels:  devops, containers
Otomi Core
Otomi Container Platform, a suite of integrated best of breed open source tools combined with automation & self service, all wrapped together and made available as an enterprise ready and single deployable solution
Stars: ✭ 84 (-96.26%)
Mutual labels:  devops, containers
Bitnami Docker Node
Bitnami Node.js Docker Image
Stars: ✭ 111 (-95.06%)
Mutual labels:  development, containers
Mist Ce
Mist is an open source, multi-cloud management platform
Stars: ✭ 1,391 (-38.07%)
Mutual labels:  devops, containers
Mcw Cloud Native Applications
MCW Cloud-native applications
Stars: ✭ 184 (-91.81%)
Mutual labels:  devops, containers
Training
Container, Monitoring & Logging, Cloud & DevOps Tutorials and Labs
Stars: ✭ 121 (-94.61%)
Mutual labels:  devops, containers
Devops Resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
Stars: ✭ 1,194 (-46.84%)
Mutual labels:  devops, containers
Kontena
The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
Stars: ✭ 1,480 (-34.11%)
Mutual labels:  devops, containers
Ops
Tools&scripts for daily devops.
Stars: ✭ 128 (-94.3%)
Mutual labels:  devops, containers

Minishift

Welcome to Minishift!

Minishift is a tool that helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM. You can try out OpenShift or develop with it, day-to-day, on your local host.

Note

Minishift runs OpenShift 3.x clusters. Due to different installation methods, OpenShift 4.x clusters are not supported. To run OpenShift 4.x locally, use CodeReady Containers.

Minishift uses libmachine for provisioning VMs, and OpenShift Origin for running the cluster. The code base is forked from the Minikube project.

Build Status Build status Build status Build Status


Getting started

To download the latest binary and review release notes, see the Minishift releases page.

Minishift requires a hypervisor to start the virtual machine on which the OpenShift cluster is provisioned. Make sure that the hypervisor of your choice is installed and enabled on your system before you start Minishift.

For detailed installation instructions for Minishift and the required dependencies, see the Getting started documentation.

Documentation

Minishift documentation is published as a part of the OpenShift Origin documentation library. Check out the latest official Minishift documentation for information about getting started, using, and contributing to Minishift:

In addition, you can review the release notes and project roadmap here on GitHub:

Community

Contributions, questions, and comments are all welcomed and encouraged!

You can reach the Minishift community by:

For information about contributing, building, and releasing Minishift, as well as guidelines for writing documentation, see the Contributing to Minishift topics.

If you want to contribute, make sure to follow the contribution guidelines when you open issues or submit pull requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].