Skip to content

Commit

Permalink
cambios
Browse files Browse the repository at this point in the history
  • Loading branch information
povconfluent committed Oct 6, 2022
1 parent ce0b285 commit 8e279e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/utils/instance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ rm -rf terraform/


# set PUBLIC IP and change the Data in docker-compose.yaml
#cd /home/ec2-user/ksqldbWorkshop-main/docker/
cd /home/ec2-user/ksqldbWorkshop-main/docker/
#PUBIP=`dig +short myip.opendns.com @resolver1.opendns.com`
#SCRIPT1="sed -i 's/CONNECT_REST_ADVERTISED_HOST_NAME: connect-ext/CONNECT_REST_ADVERTISED_HOST_NAME: $PUBIP/g' docker-compose.yml;"
#SCRIPT2="sed -i 's/CONTROL_CENTER_KSQL_WORKSHOP_ADVERTISED_URL: http:\/\/localhost:8088/CONTROL_CENTER_KSQL_WORKSHOP_ADVERTISED_URL: http:\/\/$PUBIP:8088/g' docker-compose.yml;"
Expand Down

0 comments on commit 8e279e1

Please sign in to comment.