Commit Graph

62 Commits

Author SHA1 Message Date
zhuyj17 aad5ef5a17 remove env variable in lxc conf hook to support 2.0.11 lxc version. 2019-05-27 01:06:09 +08:00
Firmlyzhu 332a8b8ae1 Complete releasemgr 2019-05-07 17:34:17 +08:00
zhuyj17 7676fbccbe can stop job 2019-03-18 02:34:36 +08:00
zhuyj17 bbb96db7c9 Fix many bugs & beautifify web pages 2019-03-06 01:39:05 +08:00
zhuyj17 8f14b4e9c8 create hosts before creating vc 2019-03-05 16:37:45 +08:00
zhuyj17 567955c777 update network in taskworker 2019-03-05 01:59:12 +08:00
zhuyj17 782baee617 add network into taskmgr 2019-03-05 00:15:23 +08:00
zhuyj17 bd732e679f update rpc and add taskworker 2019-03-04 03:06:27 +08:00
Firmlyzhu 55329894b7 Fix some bug on taskcontroller.py 2019-01-06 19:05:31 +08:00
Yujian Zhu b7e1f189a8
Merge pull request #368 from FirmlyReality/master
Forbid Options method & update bootstrap url
2018-12-22 18:37:58 +08:00
Firmlyzhu 4e6e19efc1 Forbid Options method & update bootstrap url 2018-12-22 18:35:54 +08:00
Yujian Zhu b4989de64d
Merge branch 'batch' into master 2018-12-22 15:55:18 +08:00
Firmlyzhu d5f6b2b414 Add LoginFailMsg into model & Ban user if he input wrong password for many times. 2018-12-12 19:10:05 +08:00
Firmlyzhu 80ceb32123 Forbid methods except for GET and POST in nginx. 2018-12-11 17:32:03 +08:00
zhuyj17 11f0fe14d3 add header into nginx to defend clickjacking 2018-12-10 00:00:29 +08:00
zhuyj17 f899a04252 update nginx_docklet.conf to forbid double slashes url 2018-12-09 23:50:57 +08:00
zhuyj17 f613591ffe let taskcontroller be started by docklet-worker 2018-07-28 17:32:01 +08:00
zhuyj17 c0d55267dd add managing of ip addresses in taskcontroller. 2018-07-25 17:39:55 +08:00
Firmlyzhu 7e0603b1fb Update taskcontroller to create container by grpc 2018-07-19 19:03:24 +08:00
zhongyehong b40fad7acc Add a parameter to control whether the add node function is enabled. 2018-05-20 17:32:35 +08:00
Firmlyzhu 835a7aeaec update version and docklet.conf 2017-12-11 15:12:55 +08:00
zhuyj17 5589e8feaa fix some bugs 2017-11-19 23:25:21 +08:00
zhuyj17 05317336de Add Port Mapping 2017-07-10 23:48:06 +08:00
zhongyh16 082f28ca69 remove APPROVAL_RBT from docklet.conf.template 2017-06-16 16:04:32 +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
Firmlyzhu 09745ab8e1 Add APPROVAL_RBT to docklet.conf and user can turn on or off the robot by the field. 2017-06-14 15:45:51 +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
Firmlyzhu 9ad36595b9 Add public Ip 2017-05-29 15:19:45 +08:00
zhuyj17 221db0c1b0 fix conflict 2017-05-21 23:42:06 +08:00
zhongyh16 148fa72d2a add master description in dashboard and addcluster page 2017-05-21 16:08:12 +08:00
zhuyj17 bf026d4830 Merge branch 'master' of https://github.com/unias/docklet into network 2017-05-17 18:39:40 +08:00
zhuyj17 986f0ee243 update proxy_url 2017-05-16 16:59:48 +08:00
zhuyj17 92f15b26be update baseurl when change from distributed gateway to non-distributed gateway 2017-05-16 16:33:22 +08:00
zhuyj17 08c5c780c0 change network config in container.conf 2017-05-16 10:10:09 +08:00
zhuyj17 e3cb5c63a3 fix conflict 2017-05-16 09:15:45 +08:00
zhuyj17 0b2c408349 remove in nginx_docklet.conf when nginx_port=80 2017-05-16 00:45:46 +08:00
zhuyj17 9839097b5c fix some bugs 2017-05-09 01:31:21 +08:00
PedroLiu 1e2a7528d6 Merge pull request #231 from PedroLiu/master
Fix a bug that only root's info can be modified in /user/list
2017-05-09 01:20:13 +08:00
Peidong Liu 719ff951b4 fix a bug that only root's info can be modified in /user/list 2017-05-09 01:16:22 +08:00
zhuyj17 1148f766e5 add vxlan support 2017-05-09 01:06:39 +08:00
zhuyj17 0b6df0f1ad Add Auth_token 2017-05-08 17:55:30 +08:00
zhuyj17 7b08e78cb9 fix some bug 2017-05-08 16:52:30 +08:00
zhuyj17 1d411b0745 add nginx_config 2017-05-08 16:50:29 +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 6b1b96a95b fix confilct 2017-04-25 08:17:34 +08:00
zhuyj17 9aa2a47193 add nginx_config 2017-04-24 23:31:17 +08:00
CUI Wei 1b9be197b4 prevent fork bomb 2017-04-12 12:24:04 +08:00