Commit 8677dea5 authored by wojiushixiaobai's avatar wojiushixiaobai

Update

parent fee81267
......@@ -16,6 +16,22 @@
- Guacamole 默认端口为 8081/tcp 在 docker run 时指定
- Nginx 默认端口为 80/tcp 配置在 nginx/nginx.conf 中指定
+------------+-----------------+------------+------------------------+
| Protocol | Server name | Port | Used By |
+============+=================+============+========================+
| TCP | Jumpserver | 8080 | Nginx, Coco, Guacamole |
+------------+-----------------+------------+------------------------+
| TCP | Coco | 2222, 5000 | Nginx |
+------------+-----------------+------------+------------------------+
| TCP | Guacamole | 8081 | Nginx |
+------------+-----------------+------------+------------------------+
| TCP | Db | 3306 | Jumpserver |
+------------+-----------------+------------+------------------------+
| TCP | Redis | 6379 | Jumpserver |
+------------+-----------------+------------+------------------------+
| TCP | Nginx | 80 | All |
+------------+-----------------+------------+------------------------+
一体化部署文档(基于CentOS 7)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment