فهرست منبع

doc:部署文档调整

hidewnd 1 هفته پیش
والد
کامیت
20803da06c
1فایلهای تغییر یافته به همراه151 افزوده شده و 70 حذف شده
  1. 151 70
      ReadMe.md

+ 151 - 70
ReadMe.md

@@ -49,6 +49,61 @@
 
 服务部署根目录: `/data/www/app/ytpm/`
 
+
+> 服务端口记录表
+
+```shell
+gateway             25001
+oauth               25520
+agent               25521
+middle              25715
+risk                25522
+###### Android #######
+lime                25801
+nofeeds             25718
+allusion            25021
+calculator          25823
+emoticons           25826
+arithmetic          25809
+countstep           25818
+vitality            25024
+proverb             25901
+algebraic           25817
+idiom               25819
+adage               25020
+answer              25821
+arena               25902
+carp                25828
+dtw                 25822
+diary               25825
+funarith            25022
+irun                25815
+mileage             25025
+raisepig            25816
+picking             25023
+summary             25824
+typing              25904
+lemon               25827
+walk                25820
+walking             25908
+palaces             25830
+reactivity          25831
+walkeking           25832
+graphic             25833
+adventure           25834
+poetry              25835
+quick               25836
+###### IOS #######
+lemonios            25903
+gollumios           25929
+warehouseios        25013
+maintainios         25101
+linefunios          25102
+sortingios          25027
+guardios            25028
+deliveryios         25029
+```
+
 #### 核心服务
 
 ```shell
@@ -86,7 +141,8 @@ nohup java -Xms512m -Xmx1024m -jar -noverify yt-oauth.jar > oauth.log 2>&1 &
 ```
 
 
-#### 青柠记账 lime
+
+#### Android: 青柠记账 lime
 
 ```shell
 # 青柠记账 lime-service
@@ -109,7 +165,7 @@ question-service.jar > lime.log 2>&1 &
 
 
 
-#### Nofeeds nofeeds
+#### Android: Nofeeds nofeeds
 
 ```shell
 # nofeeds-service
@@ -131,7 +187,7 @@ question-service.jar > nofeeds.log 2>&1 &
 
 
 
-#### 典故问答王 allusion
+#### Android: 典故问答王 allusion
 
 ```shell
 # 典故问答王 allusion-service
@@ -154,7 +210,7 @@ question-service.jar > allusion.log 2>&1 &
 
 
 
-#### 计数计算器 calculator
+#### Android: 计数计算器 calculator
 
 ```shell
 # 计数计算器 calculator-service
@@ -175,7 +231,7 @@ question-service.jar > calculator.log 2>&1 &
 
 
 
-#### 斗图表情大师 emoticons
+#### Android: 斗图表情大师 emoticons
 
 ```shell
 # 斗图表情大师 emoticons-service
@@ -196,7 +252,7 @@ question-service.jar > emoticons.log 2>&1 &
 
 
 
-#### 算术小达人 arithmetic
+#### Android: 算术小达人 arithmetic
 
 ```shell
 # 算术小达人 arithmetic-service
@@ -219,7 +275,7 @@ question-service.jar > arithmetic.log 2>&1 &
 
 
 
-#### 计步趣健身 countstep
+#### Android: 计步趣健身 countstep
 
 ```shell
 # 计步趣健身 countstep-service
@@ -241,7 +297,7 @@ question-service.jar > countstep.log 2>&1 &
 
 
 
-#### 元气算术能手 vitality
+#### Android: 元气算术能手 vitality
 
 ```shell
 # 元气算术能手 vitality-service
@@ -263,7 +319,7 @@ question-service.jar > vitality.log 2>&1 &
 
 
 
-#### 谚语知识赛 proverb
+#### Android: 谚语知识赛 proverb
 
 ```shell
 # 谚语知识赛 proverb-service
@@ -284,7 +340,7 @@ question-service.jar > proverb.log 2>&1 &
 
 
 
-#### 代数式能手 algebraic
+#### Android: 代数式能手 algebraic
 
 ```shell
 # 代数式能手 algebraic-service
@@ -305,7 +361,7 @@ question-service.jar > algebraic.log 2>&1 &
 
 
 
-#### 成语趣解释 idiom
+#### Android: 成语趣解释 idiom
 
 ```shell
 # 成语趣解释 idiom
@@ -325,10 +381,7 @@ question-service.jar > idiom.log 2>&1 &
 ```
 
 
-
-
-
-#### 谚语变形记 adage
+#### Android: 谚语变形记 adage
 
 ```shell
 # 谚语变形记 adage
@@ -349,7 +402,7 @@ question-service.jar > adage.log 2>&1 &
 
 
 
-#### 答题达人 answer
+#### Android: 答题达人 answer
 
 ```shell
 # 答题达人 answer-service
@@ -368,7 +421,8 @@ question-service.jar > answer.log 2>&1 &
 #answer-service.jar > answer.log 2>&1 &
 ```
 
-#### 歇后语擂台 arena
+
+#### Android: 歇后语擂台 arena
 
 ```shell
 # 歇后语擂台 arena-service
@@ -389,7 +443,7 @@ question-service.jar > arena.log 2>&1 &
 
 
 
-#### 小锦鲤 carp
+#### Android: 小锦鲤 carp
 
 ```shell
 # 小锦鲤 carp-service
@@ -410,7 +464,7 @@ question-service.jar > carp.log 2>&1 &
 
 
 
-#### 好运答题王 dtw
+#### Android: 好运答题王 dtw
 
 ```shell
 # 好运答题王 dtw-service
@@ -431,7 +485,7 @@ question-service.jar > dtw.log 2>&1 &
 
 
 
-#### 咕噜日记 diary
+#### Android: 咕噜日记 diary
 
 ```shell
 # 咕噜日记 diary-service
@@ -452,7 +506,7 @@ question-service.jar > diary.log 2>&1 &
 
 
 
-#### 天天趣算术 funarith
+#### Android: 天天趣算术 funarith
 
 ```shell
 # 天天趣算术 funarith
@@ -473,7 +527,7 @@ question-service.jar > funarith.log 2>&1 &
 
 
 
-#### 每天爱跑步 irun
+#### Android: 每天爱跑步 irun
 
 ```bash
 # 每天爱跑步 irun
@@ -494,7 +548,7 @@ question-service.jar > irun.log 2>&1 &
 
 
 
-#### 宠物里程表 mileage
+#### Android: 宠物里程表 mileage
 
 ```shell
 # 宠物里程表 mileage
@@ -516,7 +570,7 @@ question-service.jar > mileage.log 2>&1 &
 
 
 
-#### 全民养猪 raisepig
+#### Android: 全民养猪 raisepig
 
 ```shell
 # 全民养猪 raisepig
@@ -536,8 +590,7 @@ question-service.jar > raisepig.log 2>&1 &
 ```
 
 
-
-#### 找茬挑战王 picking
+#### Android: 找茬挑战王 picking
 
 ```shell
 # 找茬挑战王 picking
@@ -559,7 +612,7 @@ question-service.jar > picking.log 2>&1 &
 
 
 
-#### 归物迹 summary
+#### Android: 归物迹 summary
 
 ```shell
 # 归物迹 summary
@@ -580,7 +633,7 @@ question-service.jar > summary.log 2>&1 &
 
 
 
-#### 打字训练营 typing
+#### Android: 打字训练营 typing
 
 ```shell
 # 打字训练营 typing
@@ -601,7 +654,7 @@ question-service.jar > typing.log 2>&1 &
 
 
 
-#### 青柠檬记账 lemon
+#### Android: 青柠檬记账 lemon
 
 ```shell
 # 青柠檬记账 lemon
@@ -622,7 +675,7 @@ question-service.jar > lemon.log 2>&1 &
 
 
 
-#### 走路趣计步 walk
+#### Android: 走路趣计步 walk
 
 ```shell
 # 走路趣计步 walk
@@ -644,7 +697,7 @@ question-service.jar > walk.log 2>&1 &
 
 
 
-#### 全民爱走路 walking
+#### Android: 全民爱走路 walking
 
 ```shell
 # 全民爱走路 walking
@@ -663,7 +716,7 @@ nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressed
 walking-service.jar > walking.log 2>&1 &
 ```
 
-#### 九宫格挑战 palaces
+#### Android: 九宫格挑战 palaces
 
 ```shell
 # 九宫格挑战 palaces
@@ -678,7 +731,7 @@ question-service.jar > palaces.log 2>&1 &
 
 
 
-#### 极速反应力 reactivity
+#### Android: 极速反应力 reactivity
 
 ```shell
 # 极速反应力 reactivity
@@ -694,7 +747,7 @@ question-service.jar > reactivity.log 2>&1 &
 
 
 
-#### 走路王者 walkeking
+#### Android: 走路王者 walkeking
 
 ```shell
 # 走路王者 walkeking
@@ -709,7 +762,7 @@ question-service.jar > walkeking.log 2>&1 &
 
 
 
-#### 逻辑谜 graphic
+#### Android: 逻辑谜 graphic
 
 ````bash
 # 逻辑谜 graphic-service
@@ -722,7 +775,7 @@ nohup java -jar -Xms2024m -Xmx2024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressed
 question-service.jar > graphic.log 2>&1 &
 ````
 
-#### 色彩大冒险 adventure
+#### Android: 色彩大冒险 adventure
 
 ```shell
 # 色彩大冒险 adventure
@@ -735,7 +788,7 @@ nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressed
 question-service.jar > adventure.log 2>&1 &
 ```
 
-#### 古诗填空秀 poetry
+#### Android: 古诗填空秀 poetry
 
 ```shell
 # 古诗填空秀 poetry-service
@@ -748,21 +801,7 @@ nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressed
 question-service.jar > poetry.log 2>&1 &
 
 ```
-
-#### 青柠檬ios lemonios
-
-```shell
-# 青柠檬ios lemonios
-# 10.206.16.11  10.206.16.15
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
--XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
--XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
--XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-lemon/lemonios.hprof \
-lemonios-service.jar > lemonios.log 2>&1 &
-```
-
-
-#### 速算大比拼 quick
+#### Android: 速算大比拼 quick
 
 ```shell
 # 速算大比拼 quick-service
@@ -777,7 +816,20 @@ question-service.jar > quick.log 2>&1 &
 ```
 
 
-#### 咕噜日记ios gollumios
+#### IOS: 青柠檬ios lemonios
+
+```shell
+# 青柠檬ios lemonios
+# 10.206.16.11  10.206.16.15
+nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
+-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
+-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-lemon/lemonios.hprof \
+lemonios-service.jar > lemonios.log 2>&1 &
+```
+
+
+#### IOS: 咕噜日记ios gollumios
 
 ```shell
 # 咕噜日记ios gollumios
@@ -788,67 +840,96 @@ nohup java -jar -Xms2048m -Xmx2048m -XX:MaxMetaspaceSize=256M -XX:+UseCompressed
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-gollum/gollumios.hprof \
 gollumios-service.jar > gollumios.log 2>&1 &
 ```
-#### 盒小仓ios warehouseios
+
+
+
+#### IOS: 盒小仓ios warehouseios
 
 ```shell
 # 盒小仓ios warehouseios
+# 10.206.0.3
 # 10.206.16.10
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-warehouse/warehouseios.hprof \
-warehouseios-service.jar > warehouseios.log 2>&1 &
+lemonios-service.jar > warehouseios.log 2>&1 &
+
 ```
 
-#### maintainios maintainios
+#### IOS: maintainios maintainios
 
 ```shell
 # maintainios maintainios
+# 10.206.0.3
 # 10.206.16.10
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-maintain/maintainios.hprof \
-maintainios-service.jar > maintainios.log 2>&1 &
+lemonios-service.jar > maintainios.log 2>&1 &
+
 ```
 
-#### linefunios linefunios
+
+#### IOS: linefunios linefunios
 
 ```shell
 # linefunios linefunios
 # 10.206.16.10
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-linefun/lemonios.hprof \
-lemonios-service.jar > lemonios.log 2>&1 &
+lemonios-service.jar > linefunios.log 2>&1 &
+
 ```
 
-#### sortingios sortingios
+
+#### IOS: sortingios sortingios
 
 ```shell
 # sortingios sortingios
 # 10.206.16.10
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+# 10.206.16.15
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
--XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-sorting/lemonios.hprof \
-lemonios-service.jar > lemonios.log 2>&1 &
+-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-sorting/sortingios.hprof \
+lemonios-service.jar > sortingios.log 2>&1 &
+
 ```
 
-#### guardios guardios
+
+#### IOS: guardios guardios
 
 ```shell
 # guardios guardios
 # 10.206.0.3
-nohup java -jar -Xms3072m -Xmx3072m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+# 10.206.16.15
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
 -XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
 -XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
--XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-guard/lemonios.hprof \
-lemonios-service.jar > lemonios.log 2>&1 &
+-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-guard/guardios.hprof \
+lemonios-service.jar > guardios.log 2>&1 &
+
 ```
 
 
+#### IOS: deliveryios deliveryios
+
+```shell
+# deliveryios
+# 10.206.0.3
+# 10.206.16.10
+nohup java -jar -Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=256M -XX:+UseCompressedOops \
+-XX:+UseG1GC -XX:ConcGCThreads=2 -XX:InitiatingHeapOccupancyPercent=35 \
+-XX:G1ReservePercent=10 -XX:MaxGCPauseMillis=300 \
+-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/www/app/ytpm/service-ios-delivery/deliveryios.hprof \
+lemonios-service.jar > deliveryios.log 2>&1 &
+
+```
+
 
 ## 数据处理