PromucFlow_constructor/deploy/docker/templates
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
..
cron.d feat: Auto cleanup application logs (#23084) 2023-05-11 20:10:37 +05:30
nginx feat: Perf disable Nginx access logs for static resources (#23834) 2023-06-06 13:51:26 +05:30
supervisord fix: improve starting page removal script with error handling (#23392) 2023-06-06 18:32:40 +05:30
appsmith_initializing.html feat: Display loading message in browser when Appsmith is starting (#22215) 2023-04-19 18:20:59 +05:30
appsmith_starting.html feat: Display loading message in browser when Appsmith is starting (#22215) 2023-04-19 18:20:59 +05:30
docker.env.sh Fix sandbox iframe default setting (#17618) 2022-10-17 16:12:56 +05:30
mockdb_postgres.sql feat: Embeded PostgreSQL with mockdb data for self-hosted (#21084) 2023-03-07 15:22:41 +05:30
supervisord.conf Config supervisord to write logs into log files (#8145) 2021-10-19 12:59:55 +05:30
users_postgres.sql feat: Embeded PostgreSQL with mockdb data for self-hosted (#21084) 2023-03-07 15:22:41 +05:30