PromucFlow_constructor/deploy/docker/scripts
Sumesh Pradhan f1bf7b17dc
feat: Display loading message in browser when Appsmith is starting (#22215)
## Description
Added Appsmith Initializing and Starting pages to inform the users that
Appsmith is starting up and they will need to wait for a few minutes
before their Appsmith deployment is up and running, instead of
displaying the 503 error like it earlier.


## Type of change
- New feature (non-breaking change which adds functionality)

# Media
Initialization page

![image](https://user-images.githubusercontent.com/20785806/230869925-a342e327-c714-4cfa-8283-cf6f5bd225b5.png)

Starting page

![image](https://user-images.githubusercontent.com/20785806/230869770-67654c0a-e4de-4d18-83dd-9f68230648e9.png)

[Demo
Video](https://drive.google.com/file/d/1sjvfbtbWHRqVfg0Vvf2JM6W3y61-KrWm/view?usp=share_link)
## How Has This Been Tested?
- Manual

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2023-04-19 18:20:59 +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 feat: Support for proxy authentication (#20929) 2023-02-24 14:53:08 +05:30
run-nginx.sh Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +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
supervisor_event_listener.py feat: Display loading message in browser when Appsmith is starting (#22215) 2023-04-19 18:20:59 +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