PromucFlow_constructor/deploy/docker/utils
Sumesh Pradhan 2af62a8dfe
fix: appsmithctl restore overwrites the MONGODB URI (#22229)
**Fixes:**
  - Overwriting MongoDB env data on appsmithctl restore.
  - appsmithctl backup does not include the MongoDB env vars.

**Features:** 
- appsmithctl backup now does not stop backend and rts service during
backup operation.
  _Note:-
It will be the responsibility of the Admin to make sure that a manual
backup is really a desired snapshot when done via
  the appsmithctl backup util command
To ensure this, Admins may require to stop the backend and rts processes
in the container before a manual backup( We will need to document this)
[ In future we can add an appsmithctl cmd to put appsmith to maintenance
mode with a maintenance page ]_

Fixes # [21603](https://github.com/appsmithorg/appsmith/issues/21603)
2023-04-18 06:52:36 +05:30
..
bin fix: appsmithctl restore overwrites the MONGODB URI (#22229) 2023-04-18 06:52:36 +05:30
.gitignore Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
package-lock.json fix: Fix replicaset check to not require ClusterMonitor role (#19997) 2023-02-07 05:38:37 +05:30
package.json fix: Fix replicaset check to not require ClusterMonitor role (#19997) 2023-02-07 05:38:37 +05:30