All Projects → rancher → Rancher

rancher / Rancher

Licence: apache-2.0
Complete container management platform

Programming Languages

go
31211 projects - #10 most used programming language
python
139335 projects - #7 most used programming language
groovy
2714 projects
shell
77523 projects
powershell
5483 projects
HCL
1544 projects

Projects that are alternatives of or similar to Rancher

Aks Engine
AKS Engine: Units of Kubernetes on Azure!
Stars: ✭ 833 (-95.42%)
Mutual labels:  containers, orchestration
Labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Stars: ✭ 10,443 (-42.59%)
Mutual labels:  containers, orchestration
Verwalter
A tool which manages cluster of services
Stars: ✭ 34 (-99.81%)
Mutual labels:  containers, orchestration
Lxdock
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
Stars: ✭ 350 (-98.08%)
Mutual labels:  containers, orchestration
Awesome Rancher
Curated list of Rancher resources
Stars: ✭ 265 (-98.54%)
Mutual labels:  containers, rancher
Picluster
A Simplified Docker Swarm or Kubernetes Alternative to Container Scheduling and Orchestration
Stars: ✭ 390 (-97.86%)
Mutual labels:  containers, orchestration
Containerpilot
A service for autodiscovery and configuration of applications running in containers
Stars: ✭ 1,078 (-94.07%)
Mutual labels:  containers, orchestration
Storyscript
Magical coding language for tomorrow’s developer; the other 1 billion people not in GitHub. 🧙
Stars: ✭ 381 (-97.91%)
Mutual labels:  containers, orchestration
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (-99.19%)
Mutual labels:  containers, orchestration
Core
Eru, a simple, stateless, flexible, production-ready orchestrator designed to easily integrate into existing workflows. Can run any virtualization things in long or short time.
Stars: ✭ 147 (-99.19%)
Mutual labels:  containers, orchestration
Containerops
DevOps Orchestration Platform
Stars: ✭ 317 (-98.26%)
Mutual labels:  containers, orchestration
Service Fabric
We've moved!
Stars: ✭ 258 (-98.58%)
Mutual labels:  containers, orchestration
Acs Engine
WE HAVE MOVED: Please join us at Azure/aks-engine!
Stars: ✭ 1,049 (-94.23%)
Mutual labels:  containers, orchestration
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (-91.56%)
Mutual labels:  containers, orchestration
skalogs-bundle
Open Source data and event driven real time Monitoring and Analytics Platform
Stars: ✭ 16 (-99.91%)
Mutual labels:  rancher, cattle
Service Fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
Stars: ✭ 2,874 (-84.2%)
Mutual labels:  containers, orchestration
Dotfiles
Installing
Stars: ✭ 2,948 (-83.79%)
Mutual labels:  containers
Lxdmosaic
Web interface to manage multiple instance of lxd
Stars: ✭ 270 (-98.52%)
Mutual labels:  containers
Dockly
Immersive terminal interface for managing docker containers and services
Stars: ✭ 3,034 (-83.32%)
Mutual labels:  containers
Blockchain Network On Kubernetes
Demonstrates the steps involved in setting up your business network on Hyperledger Fabric using Kubernetes APIs on IBM Cloud Kubernetes Service.
Stars: ✭ 261 (-98.57%)
Mutual labels:  containers

Rancher

Build Status Docker Pulls Go Report Card

Rancher is an open source container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams.

Looking for Rancher 1.6.x info? Click here

Latest Release

  • Latest - v2.6.2 - rancher/rancher:latest - Read the full release notes.

  • Stable - v2.6.2 - rancher/rancher:stable - Read the full release notes.

To get automated notifications of our latest release, you can watch the announcements category in our forums, or subscribe to the RSS feed https://forums.rancher.com/c/announcements.rss.

Quick Start

sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 --privileged rancher/rancher

Open your browser to https://localhost

Installation

Rancher can be deployed in either a single node or multi-node setup. Please refer to the following for guides on how to get Rancher up and running.

No internet access? Refer to our Air Gap Installation for instructions on how to use your own private registry to install Rancher.

Minimum Requirements

  • Operating Systems
    • Please see Support Matrix for specific OS versions for each Rancher version. Note that the link will default to the support matrix for the latest version of Rancher. Use the left navigation menu to select a different Rancher version.
  • Hardware
    • 4 GB of Memory
  • Software
    • Docker v1.12.6, 1.13.1, 17.03.2

Using Rancher

To learn more about using Rancher, please refer to our Rancher Documentation.

Source Code

This repo is a meta-repo used for packaging and contains the majority of rancher codebase. Rancher does include other Rancher projects including:

Rancher also includes other open source libraries and projects, see go.mod for the full list.

Support, Discussion, and Community

If you need any help with Rancher or RancherOS, please join us at either our Rancher forums, #rancher IRC channel or Slack where most of our team hangs out at.

Please submit any Rancher bugs, issues, and feature requests to rancher/rancher.

Please submit any RancherOS bugs, issues, and feature requests to rancher/os.

For security issues, please email [email protected] instead of posting a public issue in GitHub. You may (but are not required to) use the GPG key located on Keybase.

License

Copyright (c) 2014-2021 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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].