Commit Graph

706 Commits

Author SHA1 Message Date
Yujian Zhu 3c971b3bc1 Merge pull request #230 from FirmlyReality/network
Fix some bugs.
2017-05-08 17:58:04 +08:00
zhuyj17 5a1d960134 Merge branch 'master' of https://github.com/unias/docklet into network 2017-05-08 17:55:47 +08:00
zhuyj17 0b6df0f1ad Add Auth_token 2017-05-08 17:55:30 +08:00
PedroLiu d7406f5ed3 Merge pull request #228 from PedroLiu/master
Add settings and logs panel
2017-05-08 17:12:23 +08:00
Peidong Liu 8ce97824a4 Merge branch 'master' of https://github.com/PedroLiu/docklet 2017-05-08 17:08:25 +08:00
Peidong Liu 236081e5af fix another bug 2017-05-08 17:01:57 +08:00
Peidong Liu 3551b9e524 fix some bugs when merging 2017-05-08 16:55:20 +08:00
Peidong Liu 00761061d4 merge my own branches & fix some bugs 2017-05-08 16:53:49 +08:00
Peidong Liu 8986dbff57 change the time of reading e-mail address 2017-05-08 16:53:30 +08:00
zhuyj17 7b08e78cb9 fix some bug 2017-05-08 16:52:30 +08:00
zhuyj17 c0709ae9e1 Change proxy url to let user can change distributed gateway to non-distributed. 2017-05-08 16:51:45 +08:00
zhuyj17 83cba290b4 fix a bug in docklet worker 2017-05-08 16:50:29 +08:00
zhuyj17 1d411b0745 add nginx_config 2017-05-08 16:50:29 +08:00
zhuyj17 546c4b3608 edit proxy_url 2017-05-08 16:48:43 +08:00
zhuyj17 9db6e3effd save usrgw in etcd 2017-05-08 16:47:46 +08:00
zhuyj17 deafc07f39 remember proxy_server_ip as the usergateway 2017-05-08 16:47:13 +08:00
zhuyj17 1d1262a70d add nginx proxy 2017-05-08 16:46:32 +08:00
zhongyh16 5e8901729f fix a billing bug 2017-05-08 16:45:32 +08:00
zhongyh16 01ff009ca2 stop debug mode 2017-05-08 16:44:32 +08:00
zhongyh16 603aed50c3 fix a bug 2017-05-08 16:42:57 +08:00
zhongyh16 375abd85b7 monitor part of multiple master 2017-05-08 16:42:57 +08:00
zhongyh16 3b17bd33a3 multiple master 2017-05-08 16:40:31 +08:00
zhuyj17 76dc8754e2 Merge branch 'master' of https://github.com/unias/docklet into network 2017-05-08 16:40:13 +08:00
zhuyj17 dbb76a29ca Add proxy_server_ip to info.keys 2017-05-08 16:40:01 +08:00
zhong yehong 384d1dc854 Merge pull request #227 from zhongyehong/master
fix some bug in rpc call
2017-05-08 16:38:45 +08:00
zhongyh16 ecdaa8584b fix some bug in rpc call 2017-05-08 16:36:20 +08:00
zhuyj17 0512f442bf Set proxy route by rpc. 2017-05-08 16:32:39 +08:00
zhuyj17 b342a996b6 check_gw by rpc 2017-05-08 16:29:40 +08:00
zhuyj17 ef61a462c8 Enable user gateway to be set up on the worker. 2017-05-08 16:29:01 +08:00
zhuyj17 f63355682d Seperate monitor from users' databases. 2017-05-08 16:27:24 +08:00
zhongyehong 0fd1e571c2 change the user module to an independent http server. 2017-05-08 16:26:08 +08:00
Peidong Liu d37e2e066a change the time of reading e-mail address 2017-05-08 16:22:30 +08:00
zhong yehong ff1c562b79 Merge pull request #226 from zhongyehong/master
rpc
2017-05-08 16:14:38 +08:00
zhongyh16 11dde65e3b fix a bug of path in shell script 2017-05-08 16:11:47 +08:00
zhongyh16 4e93b6d11a Merge remote-tracking branch 'upstream/master' 2017-05-08 15:55:36 +08:00
zhongyh16 12bf36cb7a fix a bug of waiting dead worker 2017-05-08 15:47:34 +08:00
Yujian Zhu d2d4888d13 Merge pull request #225 from FirmlyReality/network
Replace worker_ip_required and master_ip_required with token_required
2017-05-07 16:30:23 +08:00
zhuyj17 b579016aba Replace worker_ip_required and master_ip_required with token_required 2017-05-07 16:29:19 +08:00
zhongyh16 fdbde29934 modify the addcluster page
change the ttl of heartbeat
create a new rpc client when execute a rpc call
2017-05-07 15:47:21 +08:00
Yujian Zhu 38d036ac79 Merge pull request #224 from FirmlyReality/network
Fix a bug
2017-05-02 09:26:32 +08:00
zhuyj17 9652d2551f Fix a bug 2017-05-02 09:23:36 +08:00
Yujian Zhu eb55037eb3 Merge pull request #223 from FirmlyReality/network
Network
2017-05-02 00:00:04 +08:00
zhuyj17 b4834b2dd8 Fix some bugs. 2017-05-01 23:58:23 +08:00
zhuyj17 b38f611228 fix some bug 2017-04-30 17:57:34 +08:00
zhuyj17 a680f9a0d3 Let the system can change to non-distributed gateway smoothly. 2017-04-30 15:51:29 +08:00
zhuyj17 38854367ed Change proxy url to let user can change distributed gateway to non-distributed. 2017-04-29 17:00:34 +08:00
zhuyj17 fe9fb6dee9 add docklet-user in reinit in docklet-supermaster 2017-04-29 11:06:52 +08:00
zhuyj17 a19eb9446b Merge branch 'master' of https://github.com/unias/docklet into network 2017-04-29 09:46:58 +08:00
Yujian Zhu 8ef9b3647b Merge pull request #222 from FirmlyReality/master
fix a bug in rpc
2017-04-25 13:15:20 +08:00
zhuyj17 53b904067a fix a bug 2017-04-25 13:14:42 +08:00