Shrikant Sharat Kandula
73e43fadbd
Support for custom CA certificates ( #14207 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-06-01 11:14:27 +05:30
Sumesh Pradhan
31c98a8fda
Added healthcheck for editor with https ( #13947 )
...
Added a fix for the docker health check on editor with ssl enabled for appsmith-ce fat container and the slim client appsmith-editor
2022-05-27 17:05:21 +05:30
Sumesh Pradhan
5e92d48037
Add healthcheck to docker ( #13154 )
2022-05-06 11:45:56 +05:30
Sumesh Pradhan
f973c2d86d
fix: removed redundant func call init_ssl_cert ( #12854 )
2022-04-13 07:56:17 +02:00
Shrikant Sharat Kandula
c6deec2f81
fix: Fix server not starting when custom domain not set
2022-04-08 15:19:11 +05:30
Arpit Mohan
7807d5f5c6
chore: Fixing nginx deployment for non-Heroku deployment
2022-04-07 21:00:17 +02:00
Shrikant Sharat Kandula
d254e3f0e8
Fix fat container not starting NGINX ( #12210 )
2022-03-24 14:40:42 +05:30
geekup-legodevops
3fcdcddb04
Capture nginx access and error logs in fat container ( #12205 )
2022-03-24 13:47:25 +05:30
geekup-legodevops
382ea53ab3
Refactor to deploy Heroku using new Docker image ( #9127 )
2022-03-24 13:17:36 +05:30
Shrikant Sharat Kandula
4dd0719570
Work with copied cert files after fat migration ( #12182 )
2022-03-24 06:04:38 +05:30
Sumesh Pradhan
4a19b6789b
Java arguments tuning using env ( #11581 )
2022-03-17 18:40:51 +05:30
geekup-legodevops
4d7c9b7822
Add script to stop/start MongoDB and Redis if changed ( #11894 )
2022-03-17 17:58:48 +05:30
Shrikant Sharat Kandula
a12ed0cc18
Fix nginx not starting in fat container ( #11909 )
2022-03-16 13:21:25 +01:00
Shrikant Sharat Kandula
f08893f233
fix: Fix removal of env variables not working in NGINX ( #11854 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-03-15 13:32:59 +05:30
Shrikant Sharat Kandula
993c91e31b
Apply env variables in NGINX config before startup ( #11531 )
...
Instead of doing env substitutions at request processing time, do it
before NGINX even starts.
2022-03-09 12:38:48 +05:30
geekup-legodevops
762357e97c
Remove curl call to download certbot config files for ssl ( #11372 )
2022-03-03 08:39:21 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
Shrikant Sharat Kandula
8411e35999
Fix custom domain's env variable name ( #10092 )
2021-12-31 18:04:10 +05:30
geekup-legodevops
daf60fab72
Add appsmithctl command to migrate instance to new server ( #9508 )
2021-12-17 10:39:20 +05:30
Shrikant Sharat Kandula
4612607122
Set default APPSMITH_GIT_ROOT value in Docker ( #9666 )
2021-12-09 12:11:34 +05:30
geekup-legodevops
31a4d14196
Add flow to generate Nginx HTTP only if provision cert fail ( #9546 )
2021-12-07 15:37:51 +05:30
Shrikant Sharat Kandula
94f5a87cdd
Load env variables at start of backend and rts ( #9325 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-11-24 20:22:22 +05:30
geekup-legodevops
5ec733e5a2
Refactor to generate nginx config file with auto-redirect HTTPS ( #9256 )
...
Refactor flow to generate nginx configuration file corresponding Custom domain set up
Add 2 template for Nginx template for HTTP and HTTPS. HTTPS contains new block for auto-redirect for HTTPS
2021-11-23 11:22:09 +05:30
geekup-legodevops
5e1a496349
Config for editor program run script instead of nginx ( #8922 )
...
Add script to re-generate nginx config file & start nginx
Move function init_ssl_cert into separated file and reuse it in new script and entrypoint
Change command config & add new config to kill all sub-process of a supervisord child program in editor program configure file
2021-11-23 09:39:13 +05:30
Shrikant Sharat Kandula
f0a61285a6
docs: Fat container documentation fixes ( #7207 )
...
Added additional details about how to use the fat container, and how to manage / maintain it.
Also includes some refactorings that shouldn't affect the functionality significantly.
2021-09-14 19:01:06 +05:30