PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Adesh Atole 5ad365a86e
fix: Consider heroku deployment while generating Caddyfile (#33559)
## Description

Looks like while replacing NGINX with Caddy, Heroku deployment usecase
was missed.
Updated Caddyfile generation to use `$PORT` if available.

Fixes #33555 

Tested on Heroku Standard-2x Dyno.
2024-05-21 12:07:58 +05:30
..
templates feat: add ability to change application logs location (#31926) 2024-03-20 19:45:48 +05:30
utils chore: Validate tag before doing anything (#32978) 2024-05-01 11:44:53 +05:30
auto_heal.sh chore: Fix auto heal script crash if curl times out (#29472) 2023-12-08 15:22:26 +05:30
caddy-reconfigure.mjs fix: Consider heroku deployment while generating Caddyfile (#33559) 2024-05-21 12:07:58 +05:30
entrypoint.sh [fix]: file permissions for entrypoint.sh (#33359) 2024-05-10 20:15:46 +05:30
generate-infra-details.sh [ops]: get infra details (#32552) 2024-04-26 18:56:45 +05:30
healthcheck.sh chore: Health check only backend, caddy and RTS (#32891) 2024-04-25 10:36:13 +05:30
install_docker.sh chore: replaced decommisioned urls with new ones (#27786) 2023-10-05 12:07:18 +05:30
mongodb-fixer.sh chore: Update embedded MongoDB Schema version (#27985) 2023-10-17 06:28:45 +05:30
pull_resource.sh
run-caddy.sh chore: Render env vars in caddy-reconfigure script (#30673) 2024-01-31 11:38:49 +05:30
run-java.sh feat: Databricks plugin (#29746) 2023-12-26 10:04:09 +05:30
run-postgres.sh fix: Remove explicit stats directory for embedded Postgres 2023-10-17 15:00:12 +05:30
run-starting-page-init.sh feat: Caddy (#28081) 2023-12-05 10:47:36 +05:30
run-with-env.sh feat: Support running as a non-root user (#28290) 2023-11-15 11:28:25 +05:30
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