Commit Graph

46 Commits

Author SHA1 Message Date
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
zhongyh16 0bdc313258 monitor part of multiple master 2017-04-09 18:18:12 +08:00
zhuyj17 8f083d442e Enable user gateway to be set up on the worker. 2017-03-12 16:22:47 +08:00
cuiwei13 311e4e96fe add security options for containers; 2016-05-16 22:21:37 +08:00
zhongyehong c7d3f1e4df change the description of data_quota and data_quota_volume 2016-05-09 12:04:19 +08:00
zhongyh16 5714c791a5 fix a name error 2016-05-06 18:02:09 +08:00
zhongyh16 77ec586618 change some argument name in docklet.conf.template 2016-05-06 18:00:49 +08:00
zhongyh16 acbe31325a make data quota come true 2016-05-06 16:41:11 +08:00
zhongyehong 354ad95d77 mount tmp from host #39 2016-04-11 15:03:09 +08:00
Donggang Cao ad36403d0d deprecate some configs 2016-04-08 15:11:57 +08:00
leebaok c4f1a1c041 [bug] use clusterid-containerid as container's veth.pair name
because lxc config item length limit in 16 bytes
2016-04-07 15:23:27 +08:00
leebaok 2b289499a3 [lxcfs] add lxcfs support for docklet 2016-04-06 14:47:16 +08:00
leebaok 66906a1424 [Init] init repository with Docklet 0.2.6 2016-03-31 16:03:38 +08:00