Skip to content

Commit b805bd8

Browse files
committed
doc: visualization of hello,yml playbook impact
1 parent 7259404 commit b805bd8

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed
49.1 KB
Loading

.img/localhost-8081-rhel.png

396 KB
Loading

.img/localhost-8082-centos.png

182 KB
Loading

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,13 @@ docker-compose exec controlnode ash
8383
on your host, navigate to :
8484
- http://localhost:3001 , app (node) run in alpine node
8585
- http://localhost:8081 , app (nginx) runs in rhel8 node
86-
- http://localhost:8082 , app (nginx) runs in centos7 node
86+
- http://localhost:8082 , app (nginx) runs in centos7
87+
88+
![http://localhost:3001](.img/localhost-3001-alpine-nodeapp.png "http://localhost:3001")
89+
90+
![http://localhost:8081](.img/localhost-8081-rhel.png "http://localhost:8081")
91+
92+
![http://localhost:8082](.img/localhost-8082-centos.png "http://localhost:8082")
8793

8894

8995
**Cleanup**

0 commit comments

Comments
 (0)