Commit Graph

33 Commits

Author SHA1 Message Date
cuigh
7415db10cc Update docker module 2019-04-15 12:11:12 +08:00
cuigh
999b9ec5a1 Support executing command in containers
This feature is only valid on single node since container API is not Swarmable
2018-06-14 18:41:22 +08:00
cuigh
8b10ce5964 Fix linter warnings 2018-05-26 14:57:32 +08:00
cuigh
07d2c4bc3b Allow uploading secrets encoded with base64 2018-05-02 17:50:10 +08:00
cuigh
a3857ac7da Allow unsetting log driver 2018-04-24 15:39:45 +08:00
cuigh
6e5a27b66d Add ‘Template’ option to configs and secrets 2018-04-24 12:16:42 +08:00
cuigh
8fecfb5ba2 Fix volume filtering 2018-04-16 18:49:33 +08:00
cuigh
adb2874e60 Fuzzy matching when filtering services 2018-04-16 17:44:44 +08:00
cuigh
f2a4b7209c Combine stack tasks with archives 2018-04-16 17:21:20 +08:00
cuigh
536dc59cc6 Support restarting service 2018-04-10 11:58:12 +08:00
cuigh
462b6bed2d Fix checked state on edit service with host network 2018-03-16 21:06:13 +08:00
cuigh
d16f9605d5 Support customizing hostname & hosts 2018-03-14 20:16:23 +08:00
cuigh
553c666723 Add ability to scale services automatically 2018-03-13 20:03:47 +08:00
cuigh
6fff495cda Add service stats page based on Prometheus 2018-03-12 11:55:39 +08:00
cuigh
5b60a024c5 Refactor authentication & authorization modules 2018-02-24 12:59:04 +08:00
cuigh
81081c8164 Add task logs page 2018-02-23 11:06:45 +08:00
cuigh
aaec9d54df Add version to avoid conflicting writes. 2017-12-04 15:31:49 +08:00
cuigh
317446e5cd Use locked API version to ensure compatibility 2017-11-22 16:00:20 +08:00
cuigh
7ae3a72e00 Fix dep config and compilation error 2017-11-15 14:43:50 +08:00
cuigh
415d92fede Add ability to set DNS for service 2017-11-09 18:31:20 +08:00
cuigh
a958d7de24 Update auxo to latest version 2017-11-08 18:38:46 +08:00
cuigh
9de2f2e62c Refactor config and app entry 2017-10-27 20:31:30 +08:00
cuigh
ac5184037a Add support for service rollback 2017-10-26 16:16:51 +08:00
cuigh
a4ad885258 Display command line for creating service on detail page 2017-10-20 14:45:25 +08:00
cuigh
6d820149cf Add task list page 2017-10-19 20:42:05 +08:00
cuigh
b0c0d3a0d9 Fix service mode updating
Unfortunately mode still can’t be modified on current Docker engine API(1.32)
2017-10-17 11:07:49 +08:00
cuigh
400a891b29 Add container logs page 2017-10-10 16:26:53 +08:00
cuigh
5693f1426e Finish image management 2017-10-10 15:26:07 +08:00
cuigh
4a549e156f Improve service logs 2017-09-29 16:43:02 +08:00
cuigh
6ce9d3358e Add service logs page 2017-09-28 20:13:22 +08:00
cuigh
605706b235 Add edit pages of secret and config 2017-09-27 15:36:50 +08:00
cuigh
49eaee7cec Fix external network validation 2017-09-27 14:30:00 +08:00
cuigh
da9b47de15 Add codes 2017-09-26 20:50:09 +08:00