PromucFlow_constructor/deploy/docker/utils/bin
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
..
backup.js fix: appsmithctl restore overwrites the MONGODB URI (#22229) 2023-04-18 06:52:36 +05:30
backup.test.js fix: appsmithctl restore overwrites the MONGODB URI (#22229) 2023-04-18 06:52:36 +05:30
check_replica_set.js fix: Fix replicaset check to not require ClusterMonitor role (#19997) 2023-02-07 05:38:37 +05:30
constants.js fix: appsmithctl restore overwrites the MONGODB URI (#22229) 2023-04-18 06:52:36 +05:30
estimate_billing.js Fixing bug where the Mongo DB URL wasn't being picked up by the billing script (#15378) 2022-07-22 18:11:02 +05:30
export_db.js Backup & Restore commands for appsmithctl (#14270) 2022-06-09 09:14:18 +05:30
import_db.js Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
index.js feat: appsmithctl version and mongo-eval utils (#19075) 2023-01-03 12:14:21 +05:30
logger.js feat: appsmith ctl jest with workflow (#17713) 2022-11-01 12:57:41 +05:30
mailer.js appsmithctl backup error logging and mailer (#14797) 2022-07-07 11:19:25 +05:30
migrate.js Add appsmithctl command to migrate instance to new server (#9508) 2021-12-17 10:39:20 +05:30
mongo_shell_utils.js fix: update mongo cmd in evalMongo to use mongosh (#20780) 2023-02-24 12:19:19 +05:30
restore.js fix: appsmithctl restore overwrites the MONGODB URI (#22229) 2023-04-18 06:52:36 +05:30
utils.js fix: Fix replicaset check to not require ClusterMonitor role (#19997) 2023-02-07 05:38:37 +05:30
version.js feat: appsmithctl version and mongo-eval utils (#19075) 2023-01-03 12:14:21 +05:30