From c03ad2abae98c44462620e8ece1a2d586dab5852 Mon Sep 17 00:00:00 2001 From: Guilherme Macedo Date: Tue, 7 Nov 2023 13:44:33 -0300 Subject: [PATCH] Remove outdated info about old releases 2.5 and 1.6 Signed-off-by: Guilherme Macedo --- README-template.md | 14 ++++------ README.md | 10 +++---- README_1_6.md | 70 ---------------------------------------------- 3 files changed, 11 insertions(+), 83 deletions(-) delete mode 100644 README_1_6.md diff --git a/README-template.md b/README-template.md index 74489a0c262..b2dfeb0a6d7 100644 --- a/README-template.md +++ b/README-template.md @@ -2,14 +2,12 @@ *This file is auto-generated from README-template.md, please make any changes there.* -[![Build Status](https://drone-publish.rancher.io/api/badges/rancher/rancher/status.svg?branch=release/v2.6)](https://drone-publish.rancher.io/rancher/rancher) +[![Build Status](https://drone-publish.rancher.io/api/badges/rancher/rancher/status.svg?branch=release/v2.8)](https://drone-publish.rancher.io/rancher/rancher) [![Docker Pulls](https://img.shields.io/docker/pulls/rancher/rancher.svg)](https://store.docker.com/community/images/rancher/rancher) [![Go Report Card](https://goreportcard.com/badge/github.com/rancher/rancher)](https://goreportcard.com/report/github.com/rancher/rancher) 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](https://github.com/rancher/rancher/blob/master/README_1_6.md) - ## Latest Release To get automated notifications of our latest release, you can watch the announcements category in our [forums](http://forums.rancher.com/c/announcements), or subscribe to the RSS feed `https://forums.rancher.com/c/announcements.rss`. @@ -22,24 +20,24 @@ Open your browser to https://localhost ## Installation -See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.6/en/installation/) for all installation options. +See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.8/en/installation/) for all installation options. ### Minimum Requirements * Operating Systems * Please see [Support Matrix](https://rancher.com/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 & Software - * Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.6/en/installation/requirements/) for hardware and software requirements. + * Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.8/en/installation/requirements/) for hardware and software requirements. ### Using Rancher -To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.6/en/). +To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.8/en/). ## Source Code -This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list. +This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list. -Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list. +Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list. ## Support, Discussion, and Community If you need any help with Rancher, please join us at either our [Rancher forums](http://forums.rancher.com/) or [Slack](https://slack.rancher.io/) where most of our team hangs out at. diff --git a/README.md b/README.md index de0a5cdf493..4079f5b69f2 100644 --- a/README.md +++ b/README.md @@ -28,24 +28,24 @@ Open your browser to https://localhost ## Installation -See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.6/en/installation/) for all installation options. +See [Installing/Upgrading Rancher](https://rancher.com/docs/rancher/v2.8/en/installation/) for all installation options. ### Minimum Requirements * Operating Systems * Please see [Support Matrix](https://rancher.com/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 & Software - * Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.6/en/installation/requirements/) for hardware and software requirements. + * Please see [Installation Requirements](https://rancher.com/docs/rancher/v2.8/en/installation/requirements/) for hardware and software requirements. ### Using Rancher -To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.6/en/). +To learn more about using Rancher, please refer to our [Rancher Documentation](https://rancher.com/docs/rancher/v2.8/en/). ## Source Code -This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list. +This repo is a meta-repo used for packaging and contains the majority of Rancher codebase. For other Rancher projects and modules, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list. -Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.6/go.mod) for the full list. +Rancher also includes other open source libraries and projects, [see go.mod](https://github.com/rancher/rancher/blob/release/v2.8/go.mod) for the full list. ## Support, Discussion, and Community If you need any help with Rancher, please join us at either our [Rancher forums](http://forums.rancher.com/) or [Slack](https://slack.rancher.io/) where most of our team hangs out at. diff --git a/README_1_6.md b/README_1_6.md deleted file mode 100644 index 609873e64e3..00000000000 --- a/README_1_6.md +++ /dev/null @@ -1,70 +0,0 @@ -# Rancher 1.6 - -[![Build Status](https://drone8.rancher.io/api/badges/rancher/rancher/status.svg?branch=master)](https://drone8.rancher.io/rancher/rancher) -[![Docker Pulls](https://img.shields.io/docker/pulls/rancher/server.svg)](https://store.docker.com/community/images/rancher/server) -[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/rancher)](https://goreportcard.com/report/github.com/rancher/rancher) - -Rancher is an open source project that provides a complete platform for operating Docker in production. It provides infrastructure services such as multi-host networking, global and local load balancing, and volume snapshots. It integrates native Docker management capabilities such as Docker Machine and Docker Swarm. It offers a rich user experience that enables devops admins to operate Docker in production at large scale. - -## Latest Release - -* Beta - v1.6.26 - `rancher/server:latest` - Read the full release [notes](https://github.com/rancher/rancher/releases/tag/v1.6.26). - -* Stable - v1.6.26 - `rancher/server:stable` - Read the full release [notes](https://github.com/rancher/rancher/releases/tag/v1.6.26). - -To get automated notifications of our latest release, you can watch the announcements category in our [forums](http://forums.rancher.com/c/announcements), or subscribe to the RSS feed `https://forums.rancher.com/c/announcements.rss`. - -## Installation - -Rancher is deployed as a set of Docker containers. Running Rancher is as simple as launching two containers. One container as the management server and another container on a node as an agent. You can install the containers in following approaches. - -* [Manually](#launching-management-server) -* [Terraform](https://github.com/rancher/terraform-modules) -* [Puppet](https://github.com/nickschuch/puppet-rancher) (Thanks @nickschuch) -* [Ansible](https://github.com/joshuacox/ansibleplaybook-rancher) -* [SaltStack](https://github.com/komljen/rancher-salt) - -### Requirements - -* [Supported Docker version](http://rancher.com/docs/rancher/v1.6/en/hosts/#supported-docker-versions) -* Any modern Linux distribution with a [supported Docker version](http://rancher.com/docs/rancher/v1.6/en/hosts/#supported-docker-versions). (Ubuntu, RHEL/CentOS 7 are more heavily tested.) Rancher also works with [RancherOS](https://github.com/rancher/os). -* RAM: 1GB+ - -### Launching Management Server - - docker run -d --restart=unless-stopped -p 8080:8080 rancher/server - -The UI and API are available on the exposed port `8080`. - -### Using Rancher - -To learn more about using Rancher, please refer to our [Rancher Documentation](http://docs.rancher.com/). - -## Source Code - -This repo is a meta-repo used for packaging. The source code for Rancher is in other repos in the rancher organization. The majority of the code is in https://github.com/rancher/cattle. - -## Support, Discussion, and Community -If you need any help with Rancher or RancherOS, please join us at either our [Rancher forums](http://forums.rancher.com/), [#rancher IRC channel](http://webchat.freenode.net/?channels=rancher) or [Slack](https://slack.rancher.io/) where most of our team hangs out at. - -Please submit any **Rancher** bugs, issues, and feature requests to [rancher/rancher](//github.com/rancher/rancher/issues). - -Please submit any **RancherOS** bugs, issues, and feature requests to [rancher/os](//github.com/rancher/os/issues). - -For security issues, please email security@rancher.com instead of posting a public issue in GitHub. You may (but are not required to) use the GPG key located on [Keybase](https://keybase.io/rancher). - -# License - -Copyright (c) 2014-2018 [Rancher Labs, Inc.](http://rancher.com) - -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](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.