diff --git a/run.sh b/run.sh index 92e04c9..f2e7955 100755 --- a/run.sh +++ b/run.sh @@ -31,4 +31,12 @@ docker run \ --hostname $CONTAINER_NAME \ --name $CONTAINER_NAME treepath -echo "Container '$CONTAINER_NAME' started." \ No newline at end of file +echo "Container '$CONTAINER_NAME' started." + +echo "Happy TreePathing!" +echo """Congratulations, TreePath is up and running and ready to receive your traffic! +What's next? + +- Connect all the containers you want TreePath to access to the 'datahub' network. It was created automatically +- All! Each change to the routes.trp file will automatically create Nginx configurations for your containers +"""