This repository was archived by the owner on Oct 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-15
lines changed Expand file tree Collapse file tree 1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change 1
1
# Move all host from one environment to another environment in rancher
2
2
3
- ```
4
- # (1) Add certificate in rancher.
5
- ```
3
+
4
+ ## (1) Add certificate in rancher.
5
+
6
6
7
7
![ selection_057] ( https://user-images.githubusercontent.com/28925482/43885508-b4c01294-9bd6-11e8-9ce3-62bfad6ae1dd.png )
8
8
9
- ```
10
- # (2) create NFS server using rancher CATALOG.
11
- ```
9
+
10
+ ## (2) create NFS server using rancher CATALOG.
11
+
12
12
13
13
![ selection_058] ( https://user-images.githubusercontent.com/28925482/43885563-e4fcc826-9bd6-11e8-93cb-189c25b44e09.png )
14
14
15
- ```
16
- # (3) Stop all host in old environment and add all host in new environment.
17
- ```
15
+
16
+ ## (3) Stop all host in old environment and add all host in new environment.
17
+
18
18
![ selection_065_1] ( https://user-images.githubusercontent.com/28925482/43891567-40292f22-9be7-11e8-8b95-032544c93557.png )
19
19
20
- ```
21
- # (4) Start all service using docker-compose.yml and rancher-compose.yml files.
22
- ```
20
+
21
+ ## (4) Start all service using docker-compose.yml and rancher-compose.yml files.
22
+
23
23
![ selection_066] ( https://user-images.githubusercontent.com/28925482/43890924-b4382a0a-9be5-11e8-8847-cb0944cb33a7.png )
24
24
25
- ```
26
- # (5) Upgrade those service which used NFS server by adding "rancher-nfs" in Volume Driver.
27
- ```
25
+
26
+ ## (5) Upgrade those service which used NFS server by adding "rancher-nfs" in Volume Driver.
28
27
29
28
![ selection_061] ( https://user-images.githubusercontent.com/28925482/43885647-155efc14-9bd7-11e8-8b1f-d3e72163d826.png )
You can’t perform that action at this time.
0 commit comments