diff --git a/setup.sh b/setup.sh index 0a3fdc17..77fba283 100755 --- a/setup.sh +++ b/setup.sh @@ -143,6 +143,7 @@ check() { echo SDC_URL=${SDC_URL} >> _env echo SDC_ACCOUNT=${SDC_ACCOUNT} >> _env echo SDC_KEY_ID=${SDC_KEY_ID} >> _env + echo TRITON_ACCOUNT=${TRITON_USER} >> _env echo TRITON_USER=${TRITON_USER} >> _env echo TRITON_DC=${TRITON_DC} >> _env echo CONSUL=copilot-consul.svc.${TRITON_ACCOUNT}.${TRITON_DC}.cns.joyent.com >> _env diff --git a/triton-compose.yml b/triton-compose.yml index d44293bd..69c1b9e9 100644 --- a/triton-compose.yml +++ b/triton-compose.yml @@ -28,7 +28,7 @@ consul: # it is included here for demo purposes and is not required ############################################################################# prometheus: - image: autopilotpattern/prometheus:1.7.1-r20 + image: autopilotpattern/prometheus:1.7.1-r24 restart: always mem_limit: 1g ports: