Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Digimonitor should be disabled on one of the servers (Using services)

  • Rabbitmq needs to be disabled on one of the servers (Using services)

    • A new user needs to be created on the remaining webserver’s rabbitmq, with full access to the vhost. The user needs to be able to connect remotely (Which the guest user can’t)

    • The firewall will need to be opened for the 5672 port on the web server.

    • Once rabbitmq has been disabled, the connection information for rabbitmq needs to be updated to point to the other server. This involves updating at least the following configs in the DC:

      • /web.config

      • /digizuitecore/appsettings.json

      • automationworkflows/*/appsettings.json

      • Note! Additional handling might be required on the specific environment. E.g. Internal message handling

  • Services

    • DebouceService should (maybe) be disabled on one of the servers (Using IIS)