PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Shrikant Sharat Kandula 9d68025fd9
feat: Add /info endpoint for details about the Appsmith version running (#27345)
This just responds with the contents of `/opt/appsmith/info.json` as is,
with a JSON content type.

This will enable showing the right date on the frontend, as well as on
Flow. See [this Slack
thread](https://theappsmith.slack.com/archives/C02MUD8DNUR/p1694762058953999?thread_ts=1694757060.520329&cid=C02MUD8DNUR)
for the confusion we're solving for.
2023-09-15 15:50:52 +05:30
..
templates feat: Add /info endpoint for details about the Appsmith version running (#27345) 2023-09-15 15:50:52 +05:30
utils
entrypoint.sh chore: Readonly root FS for supervisord configuration (#27171) 2023-09-14 14:43:06 +05:30
healthcheck.sh
init_ssl_cert.sh
install_docker.sh
pull_resource.sh
renew-certificate.sh
run-java.sh
run-nginx.sh
run-starting-page-init.sh
run-with-env.sh
start_app.sh
starting-page-init.py
update-and-restart-supervisor.sh