Coder Social home page Coder Social logo

Comments (2)

esune avatar esune commented on July 30, 2024

I chatted with @WadeBarnes and we decided to recap the steps that are required after a domain name change.

Preliminary steps:

  • new DNS entries are created for the new dev and test base URLs.
  • new routes matching the new DNS entries are created in OpenShift, using the appropriate CA certificates, for the web application service.

Agent updates:

  • each agent needs to be updated to reflect the new domain names. This includes:
    1. updating the APPLICATION_URL field to reflect the new webapp URL.
    2. re-creating the route exposing the agent endpoint, used in the ENDPOINT_URL environment variable.
  • if the ledger domain name was updated, the 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:

  • all old routes can be deleted at this point, if desired.

from greenlight.

esune avatar esune commented on July 30, 2024

dev and test environments have been updated to use the new URLs

from greenlight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.