Commit Graph

53 Commits

Author SHA1 Message Date
GLYASAI
cabc655d18 [ADD] export apps with config file 2019-06-25 16:14:42 +08:00
GLYASAI
10e4722d69 [FIX] no need runner for image app 2019-04-17 23:58:22 +08:00
GLYASAI
b81dd0c9a6 [FIX] wrong image name for app from market 2019-04-17 23:31:26 +08:00
barnett
23fa8eca48 Specification of internal image registry domain 2019-03-29 18:28:01 +08:00
huangrh
580e5a4924 [FIX] final image name 2019-03-28 14:15:46 +08:00
huangrh
d730e3506a [FIX] wrong image in docker-compose.yaml 2019-03-27 16:04:50 +08:00
huangrh
9d47fae53e [ADD] add depend_on for docker-compose 2019-03-26 15:48:15 +08:00
huangrh
df131acae6 [FIX] application exported docker-compose environment variable is not complete 2019-03-26 11:07:06 +08:00
barnett
b16a54b5b0 [REV] change docker client api package 2018-12-07 14:24:14 +08:00
barnettZQG
8e28a8c31f [FIX] change rainbond app file with suffix zip. (#122) 2018-09-20 13:22:33 +08:00
barnettZQG
823d63a736 [FIX] fix share image name failure bug. 2018-09-19 18:51:16 +08:00
barnettZQG
4a98e94d78 [REV] optimize docker save image pagecache memory use 2018-09-14 14:35:30 +08:00
barnettZQG
d56a7dea31 [REV] change copy file code 2018-09-14 14:01:34 +08:00
Zhang Jiajun
8201152fea [REV] Add export and import logic for plugins. 2018-09-13 16:29:38 +08:00
zhoujunhao
413bd88b0e [REV] If the application has been exported, determine if the tar package exists. 2018-09-11 11:59:01 +08:00
barnettZQG
acf9e25aa4 [REV] update export app code 2018-09-10 17:33:16 +08:00
Zhang Jiajun
7ad035ffe8 [REV] Usage username and password for export application. 2018-09-10 15:36:20 +08:00
Zhang Jiajun
8551db6ed9 [REV] Fix trim space for export app source dir name. 2018-06-13 19:19:07 +08:00
Zhang Jiajun
f2fd4fdc7e [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:36:30 +08:00
Zhang Jiajun
ff04e56174 [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:23:58 +08:00
Zhang Jiajun
5a48eb4151 [REV] Change image and slug file recognition methods for export app. 2018-06-10 19:08:01 +08:00
Zhang Jiajun
9262e88850 [REV] Change image resource for push image for import app. 2018-06-10 18:23:24 +08:00
Zhang Jiajun
cee7b80554 [REV] Change image resource for save image for export app. 2018-06-08 17:37:57 +08:00
barnett
3cef364204 [ADD] add restore backup api impl (#72) 2018-05-28 11:14:56 +08:00
barnett
43bd88546c [ADD] add restore backup feature code (#72) 2018-05-25 18:24:17 +08:00
Zhang Jiajun
c79cafe3d1 [REV] Support compression file export and import applications. 2018-05-23 16:11:34 +08:00
barnett
5e80a0c71e [REV] merge code 2018-05-23 11:13:19 +08:00
barnett
8cd2dc9697 [ADD] add group app backup feature (#72) 2018-05-23 11:08:44 +08:00
Zhang Jiajun
ea3bca6906 [REV] Modify db api return type for get app status by id. 2018-05-21 18:37:35 +08:00
Zhang Jiajun
bb4fa6eedd [REV] Add new struct for import application, and modify database fields type to text for export/import application. 2018-05-17 16:10:44 +08:00
Zhang Jiajun
8b7489c447 [ADD] Increase import application feature rainbond-app format. 2018-05-17 11:27:04 +08:00
Zhang Jiajun
f1f0e3b189 [REV] Adjust code logic for insert app status record to database; 2018-05-15 15:12:42 +08:00
Zhang Jiajun
f83a10cd89 [REV] Remove replace slug tar file name in metadata.json in builder project. 2018-05-15 14:06:57 +08:00
Zhang Jiajun
021691b751 [REV] Change update condition to event id for app status record in database. 2018-05-15 12:43:39 +08:00
Zhang Jiajun
e246dea179 [REV] Fix the judgment condition of file is exists. 2018-05-15 12:26:17 +08:00
Zhang Jiajun
77e1a96c13 [REV] Fix get request parameters is nil for download export app api, fix export qualifications for runner image. 2018-05-15 11:30:31 +08:00
Zhang Jiajun
b1409e44b8 [REV] Add rest api to download file for export app in api project. 2018-05-15 11:03:03 +08:00
Zhang Jiajun
ab6b71b8fa [REV] Support export rainbond-app and docker-compose format app. 2018-05-11 23:49:02 +08:00
Zhang Jiajun
d2d8df1d2a [REV] Add debug log for generate start script for export app 2018-05-11 13:55:20 +08:00
Zhang Jiajun
e1085e0c02 [REV] Merge export app api for rainbond-app and docker-compose, output detail log by log.debug. 2018-05-11 13:45:07 +08:00
Zhang Jiajun
50287281b0 [REV] Add create docker client for init to export app task. 2018-05-11 11:15:17 +08:00
Zhang Jiajun
1939f5c548 [REV] Fix method parameter for download slug file from ftp server. 2018-05-11 10:41:48 +08:00
Zhang Jiajun
447381f639 [REV] correct a mistake to json field for export app struct in MQ project. 2018-05-10 22:10:38 +08:00
Zhang Jiajun
869eac8def [REV] Optimize for log output. 2018-05-10 20:18:14 +08:00
Zhang Jiajun
8784652337 [REV] Optimize to execute multiple commands. 2018-05-10 19:44:33 +08:00
Zhang Jiajun
95753c9dc4 [REV] Optimize to execute multiple commands, update status when chaos task failed. 2018-05-10 19:39:51 +08:00
Zhang Jiajun
75c0fe0e03 [REV] Optimize to execute multiple commands. 2018-05-10 19:19:11 +08:00
Zhang Jiajun
bda62f34c5 [REV] Support create table automatic if not exist for export app component. 2018-05-10 18:54:32 +08:00
Zhang Jiajun
c3d107953c [REV] Fix parameters error in get json method. 2018-05-10 18:32:14 +08:00
Zhang Jiajun
b857175b05 [ADD] Add new feature to export app with docker-compose format. 2018-05-10 17:45:23 +08:00