PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Shrikant Sharat Kandula cc2ced886a
fix: Fix backup command getting version (#27780)
This broke when we changed the way RTS stores version information. This
was never the right way to get the version in the `backup` command and
this PR fixes it, by getting the version from `info.json`.

Failure error:

```
Error: ENOENT: no such file or directory, open '/opt/appsmith/rts/version.js'
```
2023-10-04 15:28:26 +05:30
..
templates ci: Use esbuild to build RTS (#27310) 2023-10-03 07:00:40 +05:30
utils fix: Fix backup command getting version (#27780) 2023-10-04 15:28:26 +05:30
entrypoint.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
healthcheck.sh
init_ssl_cert.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
install_docker.sh
prepare-image.mjs chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
pull_resource.sh
renew-certificate.sh
run-java.sh fix: Fix backend failing to start when running with a custom PORT (#27461) 2023-09-20 10:27:54 +05:30
run-nginx.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
run-postgres.sh fix: Use temporary directory for embedded postgres stats data (#27455) 2023-09-27 11:35:43 +05:30
run-starting-page-init.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
run-with-env.sh
start_app.sh
starting-page-init.py chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
update-and-restart-supervisor.sh