Commit Graph

222 Commits

Author SHA1 Message Date
zhongyehong d3750eb7f8 Implement addnode function on aliyun cloud 2018-05-20 16:05:11 +08:00
zhongyehong 2ca69b8e47 adding scale module 2018-05-13 13:21:17 +08:00
zhongyehong 867ee221b6 fix a bug of displaying copy button 2018-04-22 14:23:32 +08:00
zhongyehong 9dc3f346ac Merge remote-tracking branch 'upstream/master' 2018-04-08 15:12:21 +08:00
zhongyehong d9cc0c2c9f user can copy an image to other masters 2018-04-08 15:05:04 +08:00
zhuyj17 aa63f18b95 Add locks to user.py to solve synchronization problems. 2018-03-04 15:20:46 +08:00
CuiZhicheng 730a6888b8 fix a type error in web/web.py 2018-03-01 15:14:53 +08:00
zhongyehong 52d1e8fb82 fix a bug of update base image
prepare base image in prepare.sh
add a packagefs layer
2018-01-06 14:05:12 +08:00
zhuyj17 e06d86ffc4 update url of docklet on home.template 2017-12-11 10:34:30 +08:00
Firmlyzhu 8382be2837 Set 0 to unlimit the input rate limit 2017-12-08 17:27:43 +08:00
Firmlyzhu 50f1f5aa32 fix a bug on status.html when gateways are not set up 2017-12-08 16:58:32 +08:00
Firmlyzhu 0853ec5f25 fix some bugs on billing_history 2017-12-05 17:47:06 +08:00
Firmlyzhu 8e63b80ed2 add rate graph 2017-12-05 17:04:50 +08:00
Firmlyzhu 911e7b2f6e Merge branch 'master' of https://github.com/unias/docklet into networkbillings 2017-12-05 15:54:01 +08:00
zhuyj17 51ae3d88b7 add rate graph 2017-12-05 15:50:32 +08:00
GallenShao 22745d2f04 merge branch 'beans' into master 2017-12-04 12:03:25 +08:00
GallenShao 8dc8cc2cb6 add billing detail and billing history detail 2017-12-04 11:52:45 +08:00
zhuyj17 8cd49f4c84 add network billings 2017-12-04 02:10:25 +08:00
zhuyj17 0637d81304 add monitoring of gateways 2017-12-04 01:40:04 +08:00
Firmlyzhu db6aeda16f add hyperlink to billings document besides beans 2017-11-26 15:56:15 +08:00
zhuyj17 0fca69aec6 add network stats to monitoring 2017-11-26 14:15:58 +08:00
zhuyj17 47b28e12e8 add description into quota editing. 2017-11-24 15:13:26 +08:00
zhuyj17 8571498063 limit quota of vnode to 2^n -3 2017-11-24 15:01:33 +08:00
GallenShao 0060cf6fab
Merge branch 'master' into master 2017-11-20 09:10:35 +08:00
zhuyj17 7ccae98b23 update status quota 2017-11-20 00:40:27 +08:00
GallenShao 4ab4e5b4ca add multiple port mapping and quota 2017-11-19 22:15:07 +08:00
zhongyh16 6fbcac579e fix a bug of xmlrpc client setup
fix a bug of image list
2017-09-13 14:44:45 +08:00
Firmlyzhu a0387fce44 remove proxy & fix some bugs on config.html 2017-07-16 12:24:58 +08:00
zhuyj17 05317336de Add Port Mapping 2017-07-10 23:48:06 +08:00
zhongyh16 58bda3c0f9 change the format of url, place the masterip on the second field 2017-06-26 18:46:01 +08:00
zhongyh16 8602b9b34d change some field in the settings page 2017-06-16 16:07:00 +08:00
zhongyh16 28f5a05cd7 change the admin page to settings page
move editable setting to settings page
change the settings request from master to user
add 2 editable settings:OPEN_REGISTRY and APPROVAL_RBT
remove some setting from docklet.conf.template
2017-06-16 16:01:46 +08:00
Peidong Liu 2057f4535b now in /settings/, admin can input several email addreses instead of only one
delete mail settings in /admin/ (need to reconfig the docklet.conf)
2017-06-16 01:18:35 +08:00
zhongyh16 551f2ffd16 change help url
change the order of master start
2017-06-07 13:32:13 +08:00
zhongyh16 3cf3d482c9 add OPEN_REGISTRY to control whether allow user to register a new
account.
2017-06-05 15:30:27 +08:00
Firmlyzhu c78bf1c0c2 Add public IP 2017-05-29 16:45:35 +08:00
zhongyh16 148fa72d2a add master description in dashboard and addcluster page 2017-05-21 16:08:12 +08:00
zhongyh16 d23005569a change the interval of heartbeat function 2017-05-15 13:23:37 +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 546c4b3608 edit proxy_url 2017-05-08 16:48:43 +08:00
zhongyh16 01ff009ca2 stop debug mode 2017-05-08 16:44:32 +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
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
zhongyh16 4e93b6d11a Merge remote-tracking branch 'upstream/master' 2017-05-08 15:55:36 +08:00