diff options
| author | 雷军 <[email protected]> | 2020-01-08 09:31:11 +0800 |
|---|---|---|
| committer | 雷军 <[email protected]> | 2020-01-08 09:31:11 +0800 |
| commit | 1b4317881daa9e79403e909c892755eb692fbe02 (patch) | |
| tree | c09681b4da073f069e403d565f88879e09487702 | |
| parent | 7781a3094f3b50b67169289459dee19163b015db (diff) | |
Delete bifang_init_param.conf
| -rw-r--r-- | api/bifang_init_param.conf | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/api/bifang_init_param.conf b/api/bifang_init_param.conf deleted file mode 100644 index 82ad9e0..0000000 --- a/api/bifang_init_param.conf +++ /dev/null @@ -1,28 +0,0 @@ -#! /bin/bash -#----------------Kafka configuration----------------------------------- -#--kafka utl ip:port -kafka_servers=192.168.40.224:9092 -#groupid -kafka_groupid=tsg-consumer-cert-test -#---------Minio service connection parameters------------------# -#(Note: please manually check whether the Minio bucket has been created and has read-write permission) -#----minio_url格式:http://ip:port -minio_url=http://192.168.142.150:9000 -minio_accessKey=minio -minio_secretKey=123456789 -minio_bucketName=tsg -#-----------------------------------Galaxy API address-(http://ip:port)---------------------------------------- -yh_data_url_log=http://192.168.40.120:9999 -#----------------------------------------token Timeout time(default 1800s)------------------------------------------------ -#token_timeout=1800 -#--------------------------------------consul address------------------------------------------------- -consul_ip=192.168.40.210 -consul_port=8500 -#-----------------------------------influxdb address----------------------------------------- -influx_password=tsg2019 -influx_user=admin -#----------influxdb url(http://ip:port/)------------------------------ -influx_url=http://192.168.40.210:58086/ -influx_database=tsg_stat -#-----------------------------------OAM address-- (http://ip:port/tsgoam)--------------------------------------- -oam_api_address=http://192.168.40.210:50080/tsgoam
\ No newline at end of file |
