Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
C
config_test_gs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李寅初
config_test_gs
Commits
6e23ac5f
Commit
6e23ac5f
authored
Jun 08, 2020
by
老寅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
38cf32b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
173 deletions
+1
-173
application-dev.yml
config/application-dev.yml
+1
-145
microservice-admin-dev.yml
config/microservice-admin-dev.yml
+0
-28
No files found.
config/application-dev.yml
View file @
6e23ac5f
eureka
:
client
:
healthcheck
:
enabled
:
false
serviceUrl
:
defaultZone
:
http://user:password123@10.4.90.142:8761/eureka
instance
:
lease-renewal-interval-in-seconds
:
10
lease-expiration-duration-in-seconds
:
20
prefer-ip-address
:
true
instance-id
:
${spring.cloud.client.ip-address}:${spring.application.instance_id:${server.port}}
server
:
tomcat
:
uri-encoding
:
UTF-8
max-threads
:
100
min-spare-threads
:
20
connection-timeout
:
50000
ribbon
:
hystrix
:
enabled
:
false
MaxAutoRetries
:
0
MaxAutoRetriesNextServer
:
0
ReadTimeout
:
200000
ConnectTimeout
:
90000
SocketTimeout
:
90000
#logging:
# level:
# com.devplatform.ai.feign.AdminFeignService: debug
feign
:
hystrix
:
enabled
:
false
hystrix
:
command
:
default
:
execution
:
timeout
:
enabled
:
true
isolation
:
thread
:
timeoutInMilliseconds
:
60000
management
:
endpoints
:
web
:
exposure
:
include
:
"
health,
info,
mappings,
metrics,
loggers,
shutdown,
pause,
resume"
endpoint
:
health
:
show-details
:
ALWAYS
mybatis-plus
:
mapper-locations
:
classpath:mapper/**/*.xml
typeAliasesPackage
:
com.devplatform.**.bean
global-config
:
db-config
:
id-type
:
4
#在控制台上打印sql语句
configuration
:
map-underscore-to-camel-case
:
true
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#日志中输出级别INFO
logging
:
level
:
com.eth.wallet.mapper
:
INFO
com.devplatform.ai.feign.AdminFeignService
:
debug
config
:
classpath:logback.xml
spring
:
http
:
encoding
:
charset
:
UTF-8
enabled
:
true
force
:
true
cloud
:
loadbalancer
:
retry
:
enabled
:
false
mvc
:
async
:
request-timeout
:
60000
redis
:
host
:
db.suntrayoa.com
port
:
26379
password
:
jedis
:
pool
:
max-active
:
8
# 连接池最大阻塞等待时间(使用负值表示没有限制)
max-wait
:
-1
# 连接池中的最大空闲连接
max-idle
:
8
# 连接池中的最小空闲连接
min-idle
:
0
timeout
:
5000
open
:
true
suntray
:
mail
:
host
:
172.20.0.71
username
:
qa\AiSecCenter
password
:
Thanatos1!
port
:
25
from
:
qa\AiSecCenter
# host: smtp.163.com
# username: liyinchu@163.com
# password: Test0910
# port: 25
# from: liyinchu@163.com
corpus_yes
:
需要
##爬虫附件保存地址
spider_file_path
:
data/fileDownload
##文件下载代理服务器地址
proxy_path
:
http://192.168.55.6/out?url=
environment
:
common
#数据清洗规则词
spider_cleaning_word
:
通知,指引,办法,意见,标准,指南,法,报表,要求,通报,函
ssh
:
hostname
:
10.3.6.37
username
:
rd
pwd
:
r3Vk6Q==
port
:
22
cmd
:
int
:
cat /home/syslog/Int.log | grep -i 'failed to login'
ext
:
cat /home/syslog/Ext.log | grep -i 'failed to login'
ldap
:
url
:
ldap://172.20.0.73:389/
rootUser
:
AiSecCenter@qa.bx
baseDN
:
DC=qa,DC=bx
rootPassword
:
Thanatos1!
roleId
:
87d0ce522c3247e09d92fedd64ea76e2
replace_url
:
http://192.168.55.6/out?url=
firewall
:
inter
:
url
:
http://172.25.6.2:9998/api/policy
\ No newline at end of file
1
config/microservice-admin-dev.yml
View file @
6e23ac5f
spring
:
datasource
:
url
:
jdbc:mysql://10.3.5.41:6219/lgo?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&allowMultiQueries=true
username
:
bx_lgo
password
:
8df5b14bb03304263276a5e0c66c1cfc
driver-class-name
:
com.mysql.jdbc.Driver
hikari
:
maximum-pool-size
:
100
minimum-idle
:
10
connection-timeout
:
5000
driver-class-name
:
com.mysql.jdbc.Driver
connection-init-sql
:
SELECT 1 FROM DUAL
connection-test-query
:
SELECT 1 FROM DUAL
max-lifetime
:
180000
idle-timeout
:
60000
environment
:
common
upload_file_path
:
/Users/suochaochao/Work/data/fileUpload
#文本编辑器里面上传的图片位置
ueditor_upload_path
:
/opt/six/lgo/data/images
super
:
admin
:
e8dd7f1a7f63ce541196b1c3cf2d10c2
spider
:
driver_path
:
/opt/six/lgo/chromedriver
proxy
:
ip
:
172.20.1.63
port
:
8215
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment