PromucFlow_constructor/deploy/docker/scripts
Sumesh Pradhan a359444556
fix: improve starting page removal script with error handling (#23392)
- Removed event listener python script, removed supervisor conf for the
same.
- Added new python script to handle the starting page init.
- Python script will be called via a shell script with a failsafe
removal of the loading page.
- The above shell script will be run as a child of the run java script

Tests:
The child script exits after execution, and does not create zombie
process even when the run java script is called multiple times with
restarts.
Verified exceptions and failsafe manually by introducing syntax errors
and uninstalling requests module.

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-06-06 18:32:40 +05:30
..
healthcheck.sh Added healthcheck for editor with https (#13947) 2022-05-27 17:05:21 +05:30
init_ssl_cert.sh Work with copied cert files after fat migration (#12182) 2022-03-24 06:04:38 +05:30
install_docker.sh Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
pull_resource.sh Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
renew-certificate.sh Add Helm configMap to update application configuration (#10157) 2022-01-31 13:27:01 +05:30
run-java.sh fix: improve starting page removal script with error handling (#23392) 2023-06-06 18:32:40 +05:30
run-nginx.sh fix: Re-gzip html files after env variables substitution (#23546) 2023-05-31 15:27:12 +05:30
run-starting-page-init.sh fix: improve starting page removal script with error handling (#23392) 2023-06-06 18:32:40 +05:30
run-with-env.sh Add Helm configMap to update application configuration (#10157) 2022-01-31 13:27:01 +05:30
start_app.sh Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
starting-page-init.py fix: improve starting page removal script with error handling (#23392) 2023-06-06 18:32:40 +05:30
update-and-restart-supervisor.sh Add script to stop/start MongoDB and Redis if changed (#11894) 2022-03-17 17:58:48 +05:30