Commit Graph

2 Commits

Author SHA1 Message Date
geekup-legodevops
da2db65bbf 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

(cherry picked from commit 5ec733e5a2)
2021-11-23 17:12:53 +05:30
geekup-legodevops
a6d05861a3 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

(cherry picked from commit 5e1a496349)
2021-11-23 17:12:49 +05:30