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

Commit ea03757

Browse files
authored
Update change_server_flowz.md
1 parent d873bc9 commit ea03757

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

change_server_flowz.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,24 @@ rsync -avzh <local_path_to_data> root@<remote_host>:/rethinkdb-data-dev/
3333

3434
## (5) Add certificate in rancher.
3535

36+
![selection_057](https://user-images.githubusercontent.com/28925482/43885508-b4c01294-9bd6-11e8-9ce3-62bfad6ae1dd.png)
3637

3738
## (6) create NFS server using rancher CATALOG.
3839

40+
![selection_058](https://user-images.githubusercontent.com/28925482/43885563-e4fcc826-9bd6-11e8-93cb-189c25b44e09.png)
3941

4042
## (7) Start all service using docker-compose.yml and rancher-compose.yml files.
4143

4244

4345
## (8) Upgrade those service which used NFS server by adding "rancher-nfs" in Volume Driver.
4446

47+
![selection_061](https://user-images.githubusercontent.com/28925482/43885647-155efc14-9bd7-11e8-8b1f-d3e72163d826.png)
4548

4649
## (9) Change environment IP of service-api-backend.
4750

51+
```
4852
change IP of environment variable serverARecord in service-api-backend-flowz with client-webroot server IP.
53+
```
4954

5055
## (10) Change entry in Atomia DNS.
5156

0 commit comments

Comments
 (0)