PromucFlow_constructor/deploy
Sumesh Pradhan a846bd4952
fix: renamed rts port env to APPSMITH_RTS_PORT (#20121)
Issue: Nginx and RTS used the same env PORT for binding it's service,
while the backend server had the rts port hardcoded on its rts uri.
- Renamed env PORT to APPSMITH_RTS_PORT for starting the rts server.
- Updated nginx config templates to use env `APPSMITH_RTS_PORT`
- Added appsmith.rts.port property in server to use env
APPSMITH_RTS_PORT
- Updated CommonConfig.java rtsBaseDomain to use appsmith.rts.port

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-02-15 07:06:02 +05:30
..
ansible fix: issue with ansible deployment (#19974) 2023-01-25 10:45:04 +05:30
aws
aws_ami fix: Change watchtower to latest (#20001) 2023-02-02 06:27:35 +05:30
digital_ocean Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
docker fix: renamed rts port env to APPSMITH_RTS_PORT (#20121) 2023-02-15 07:06:02 +05:30
helm fix: update chart.lock and app versions (#20105) 2023-02-01 17:12:00 +05:30
heroku Refactor to deploy Heroku using new Docker image (#9127) 2022-03-24 13:17:36 +05:30
packer Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
template chore: Remove Maps API Key env variable for client (#19486) 2023-02-07 14:53:15 +05:30
install.sh Fix variables in docker.env.sh 2021-08-11 19:15:43 +05:30