PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Shrikant Sharat Kandula 305d4d7fab
chore: Remove old undocumented migrate command (#32114)
This removes the `appsmithctl migrate` command which can migrate an
Appsmith instance from on EC2 instance to another, using SSH. Why are we
removing it?

1. It's not documented on docs.appsmith.com at all.
2. The problem is better solved with a combination of `appsmithctl
backup` and `appsmithctl restore`, with much _more_ flexibility.
2024-03-27 19:58:44 +05:30
..
templates feat: add ability to change application logs location (#31926) 2024-03-20 19:45:48 +05:30
utils chore: Remove old undocumented migrate command (#32114) 2024-03-27 19:58:44 +05:30
auto_heal.sh
caddy-reconfigure.mjs
entrypoint.sh feat: add ability to change application logs location (#31926) 2024-03-20 19:45:48 +05:30
healthcheck.sh
install_docker.sh
mongodb-fixer.sh
pull_resource.sh
run-caddy.sh
run-java.sh
run-postgres.sh
run-starting-page-init.sh
run-with-env.sh
start_app.sh
starting-page-init.py feat: add ability to change application logs location (#31926) 2024-03-20 19:45:48 +05:30
update-and-restart-supervisor.sh