Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (11 loc) · 1019 Bytes

change_environmetnt_in_rancher.md

File metadata and controls

28 lines (11 loc) · 1019 Bytes

Move all host from one environment to another environment in rancher

(1) Add certificate in rancher.

selection_057

(2) create NFS server using rancher CATALOG.

selection_058

(3) Stop all host in old environment and add all host in new environment.

selection_065_1

(4) Start all service using docker-compose.yml and rancher-compose.yml files.

selection_066

(5) Upgrade those service which used NFS server by adding "rancher-nfs" in Volume Driver.

selection_061