Closed swcurran closed 5 years ago
I chatted with @WadeBarnes and we decided to recap the steps that are required after a domain name change.
Preliminary steps:
dev
and test
base URLs.Agent updates:
APPLICATION_URL
field to reflect the new webapp URL.ENDPOINT_URL
environment variable.LEDGER_URL
field will require updating as well. The ledger will at least need to be restarted in order to set the updated display name environment variable that drives the browser window name.Please note: it is not possible to have two public URLs and configure the agents so that they use the one initially followed to reach them (e.g.: keep all the dFlow traffic on dFlow routes, and GreenLight on GreenLight routes), since the ledger only stores the one provided upon agent startup and registration.
Cleaning up:
dev
and test
environments have been updated to use the new URLs
Please update the config of dflow to use "greenlight" in the various instances (e.g. greenlight.orgbook.gov.bc.ca) . The urls are live. Wade has added the routes to OpenShift already.