Commit Graph
227 Commits
Author SHA1 Message Date
Kasra Bigdeli 741da349bf enabled save button for empty customization blocks for nginx config to allow reverting from custom to default. Also added nginx-shared directory to allow users to share files with nginx (can be custom SSL certs, custom static files and etc.) 2017-12-30 18:00:02 -08:00
Kasra Bigdeli 9b58f290cb support for host path volumes 2017-12-30 14:56:00 -08:00
Kasra Bigdeli 9196fbaaaf tidy up EJS templates for nginx config blocks 2017-12-30 12:42:58 -08:00
Kasra Bigdeli 9eb1a66b31 added customization of nginx for apps to frontend app 2017-12-30 12:24:36 -08:00
Kasra Bigdeli a3acc028cc rebuilding frontend and fixed duplicated IDs in monitoring page 2017-12-30 12:05:32 -08:00
Kasra Bigdeli ca67d7f042 Merge pull request #89 from ngoyal16/patch-1
design update
2017-12-30 11:02:51 -08:00
Kasra Bigdeli e40d38faf2 Merge pull request #90 from ngoyal16/patch-2
design update
2017-12-30 11:00:05 -08:00
Kasra Bigdeli 951520a518 Merge pull request #91 from ngoyal16/patch-3
design update
2017-12-30 10:56:49 -08:00
Nitin Goyal c11024fc9a design update
design update
2017-12-30 16:45:53 +05:30
Nitin Goyal d0d9034d38 design update
design update
2017-12-30 16:41:41 +05:30
Nitin Goyal 0f0b2d699a design update
design update
2017-12-30 16:35:19 +05:30
Kasra Bigdeli 9c927daf0a Nginx custom config implementation in Backend App 2017-12-29 16:21:59 -08:00
Kasra Bigdeli 88c6e8eb5f Nginx custom config implementation in Backend App 2017-12-29 01:22:05 -08:00
Kasra Bigdeli 225946896d force HTTPS added to frontend app 2017-12-28 15:32:22 -08:00
Kasra Bigdeli 6444de0554 Force SSL implementation in Backend App 2017-12-28 14:58:56 -08:00
Kasra Bigdeli 73146cadad Disallow using captain and registry as app name as they have conflict with Captain reserved domains. 2017-12-28 12:51:18 -08:00
Kasra Bigdeli 0896e2e329 Adding a 15sec timout for healthcheck to avoid locked healthcheck calls 2017-12-28 10:30:52 -08:00
Kasra Bigdeli 15b20dbf23 Added custom build script to allow users to re-build in order to support custom CPU architecture including ARM. 2017-12-28 09:49:00 -08:00
Kasra Bigdeli 1fe355f674 Merge pull request #86 from sidharthv96/patch-2
Change Settings to Preferences in Mac
2017-12-27 21:36:54 -08:00
Sidharth Vinod 2ae75dd8de Change Settings to Preferences in Mac 2017-12-28 11:03:53 +05:30
Kasra Bigdeli 997a797f6e reformatting and minor adjusments 2017-12-27 19:31:59 -08:00
Kasra Bigdeli 0787cad90f Merge pull request #84 from sidharthv96/master
Added default flag for one step auto deploy. Save defaults of all options while deploying.
2017-12-27 19:29:57 -08:00
sidharth_vinod f839f00910 Integrate suggestion 2017-12-28 08:51:33 +05:30
sidharth_vinod 4cb31dd5ea Merge from Original 2017-12-28 00:03:58 +05:30
sidharth_vinod 1d8609ba52 Added default flag for one step auto depoly.
Save defaults of all options while deploying.
2017-12-28 00:02:21 +05:30
Sidharth Vinod fa48daed47 Merge pull request #2 from githubsaturn/master
Update from original
2017-12-27 23:57:39 +05:30
Kasra Bigdeli cb96b7681d Changed healthcheck interval to 20sec 2017-12-26 22:36:02 -08:00
Kasra Bigdeli 5e94d68add version up CLI tool v0.3.1 2017-12-26 21:52:57 -08:00
Kasra Bigdeli aeb9340a9b re-built frontend app 2017-12-26 21:51:43 -08:00
Kasra Bigdeli 0df89286bd Upped version for hotfix 2017-12-26 21:44:21 -08:00
Kasra Bigdeli c6e9e4b0c2 fixed initial version on cluster 2017-12-26 21:11:10 -08:00
Kasra Bigdeli 6f7f1bb379 prevalidation of captain-defition pre deploy 2017-12-26 19:51:19 -08:00
Kasra Bigdeli cedc5cff00 Merge pull request #83 from sidharthv96/master
saveForAppDirectory non update bug fix
2017-12-26 19:28:39 -08:00
Kasra Bigdeli 3bd8c567de Now we report all kinds of error during DEPLOY. This helps devs to figure out what went wrong. 2017-12-26 19:27:55 -08:00
sidharth_vinod 00ac1c5d26 Merge branch 'patch-1' 2017-12-27 08:21:15 +05:30
Sidharth Vinod 96f70c9c8c Merge pull request #1 from githubsaturn/master
Update
2017-12-27 08:19:49 +05:30
sidharth_vinod e4e9027968 saveForAppDirectory non update bug fix 2017-12-27 08:16:41 +05:30
Kasra Bigdeli 1a6be3d7a4 Merge pull request #82 from sidharthv96/patch-1
Fix logout removing trailing machines
2017-12-26 18:32:44 -08:00
Sidharth Vinod 84eb6e5f23 Fix logout removing trailing machines
Added splice(i,1) to prevent removal of all trailing machines when logging out of one.
2017-12-27 07:56:20 +05:30
Kasra Bigdeli 503b90aafe formatting fix for gitlab PRs 2017-12-26 18:00:17 -08:00
Kasra Bigdeli d8fcee5190 Merge pull request #68 from ngoyal16/master
gitlab support added into the ui section
2017-12-26 17:56:55 -08:00
Kasra Bigdeli 37ee897f94 Merge pull request #67 from ngoyal16/gitlab-support
Gitlab support
2017-12-26 17:55:43 -08:00
Kasra Bigdeli 1b1c5e663a Merge pull request #80 from sidharthv96/master
Space issue in path while deploying fix
2017-12-25 18:02:30 -08:00
Sidharth Vinod 142dc445c7 Space issue in path while deploying fix 2017-12-25 22:16:34 +05:30
Kasra Bigdeli ea53179392 Merge pull request #65 from ngoyal16/staging
application/x-www-form-urlencoded supported to github
2017-12-24 10:23:48 -08:00
Kasra Bigdeli 96841e576d Merge pull request #73 from tbroadley/fix-typos
Fix typos
2017-12-24 10:14:53 -08:00
Thomas Broadley 8c9f561fac docs: fix typos 2017-12-20 19:34:06 -05:00
Kasra Bigdeli ecdf945918 Merge pull request #60 from ngoyal16/patch-6
update the top level domain for development
2017-12-20 14:38:36 -08:00
Kasra Bigdeli 058d455b00 Merge pull request #62 from ngoyal16/patch-8
update the top level domain for development
2017-12-20 14:38:24 -08:00
Kasra Bigdeli 1b3e554a59 Merge pull request #61 from ngoyal16/patch-7
update the top level domain for development
2017-12-20 14:38:07 -08:00