Rancher

Complete container management platform
Alternatives To Rancher
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Netdata65,260
8 hours ago371gpl-3.0C
Monitor your servers, containers, and applications, in high-resolution and in real-time!
Devops Exercises58,297
a day ago50otherPython
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Traefik44,770277 hours ago183July 24, 2023636mitGo
The Cloud Native Application Proxy
Kong35,970
10 hours ago232apache-2.0Lua
🦍 The Cloud-Native API Gateway
Awesome Cheatsheets34,597
11 days ago88mitJavaScript
👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Portainer26,68127 hours ago78April 21, 2021465zlibGo
Making Docker and Kubernetes management easy.
Dokku25,004217 hours ago77April 22, 202126mitShell
A docker-powered PaaS that helps you build and manage the lifecycle of applications
Faas23,4831515 days ago31April 12, 202129mitGo
OpenFaaS - Serverless Functions Made Simple
Docker_practice22,784
a month ago9December 01, 20215Go
Learn and understand Docker&Container technologies, with real DevOps practice!
Rancher21,575287 hours ago207April 25, 20212,680apache-2.0Go
Complete container management platform
Alternatives To Rancher
Select To Compare


Alternative Project Comparisons
Readme

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.5.9 - rancher/rancher:latest - Read the full release notes.

  • Stable - v2.5.9 - 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
    • Ubuntu 16.04 (64-bit)
    • Red Hat Enterprise Linux 7.5 (64-bit)
    • RancherOS 1.4 (64-bit)
  • 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.

Popular Docker Projects
Popular Kubernetes Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Docker
Kubernetes
Rancher