陈景阳
02f744eb96
fix
2019-10-11 22:48:06 +08:00
陈景阳
c00bebbf95
优化节点信息
2019-10-11 21:57:25 +08:00
陈景阳
c58f213264
添加日志打印
2019-10-10 19:56:04 +08:00
陈景阳
d80642aa0c
fix 删除爬虫的问题
2019-09-30 12:09:37 +08:00
陈景阳
79ee09aacb
完成爬虫获取
2019-09-26 19:12:02 +08:00
陈景阳
fe221ffd6f
fix
2019-09-25 14:38:46 +08:00
陈景阳
9514a8a6af
重构msg的包
2019-09-10 09:32:48 +08:00
yaziming
888a3cab79
refactor(backend): Use more efficient bytes to string methods and remove unnecessary type conversions
...
detail:
1. add utils.BytesToString function instead of string() convert bytes to string.
2. use bytes.NewReader instead of strings.NewReader(string(sb)).
3. use w.Body.Bytes() instead of []byte(w.Body.String()).
2019-09-03 15:17:32 +08:00
yaziming
443d697c6f
backend:
...
1. Mongo dial add 5 seconds connection timeout.
2. Redis uses connection pool mode.
3. Redis pool new connection have 10 seconds write timeout and read timeout and connection timeout.
2019-09-01 17:18:08 +08:00
陈景阳
c0201f566a
优化代码
2019-08-31 15:59:43 +08:00
陈景阳
1877677844
fix 无法获取日志的问题
2019-08-31 15:03:57 +08:00
陈景阳
ecaf31f0f0
优化代码
2019-08-31 13:57:14 +08:00
陈景阳
494601ab62
fix 节点注册异常情况
2019-08-31 13:49:34 +08:00
陈景阳
e43332b34f
FIX #178
...
FIX 当日志文件小于2048的时候无法正常拉取日志的问题
2019-08-31 12:42:53 +08:00
陈景阳
0ad2a06d36
添加注释
2019-08-24 15:11:52 +08:00
陈景阳
d913d7c40f
fix TagsView.vue 导致前端报错的问题
...
update 节点注册使用独立的key字段,而不是使用mac字段
2019-08-21 14:37:55 +08:00
陈景阳
f80473a485
添加使用mac地址和ip地址注册的配置项
2019-08-11 20:01:25 +08:00
Marvin Zhang
8c7b597a3b
updated Dockerfile
2019-07-28 15:27:44 +08:00
Marvin Zhang
253c643e8e
added spider stats
2019-07-26 17:07:24 +08:00
Marvin Zhang
fe017b4769
fixed bugs
2019-07-23 12:44:29 +08:00
Marvin Zhang
072e60e17e
fetch sysinfo from remote
2019-07-22 22:25:29 +08:00
Marvin Zhang
53cebde962
added golang
2019-07-22 12:51:52 +08:00