You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently setup two nomad servers (normad-1 and nomad-1z) for Prominic internal use. The configuration is slightly different for each server, for the Nomad and NomadHelper links, so I'm working on separate copies of SuperHumanPortal.nsf. I expect that we will have similar setups for Prominic customers. Some problems:
Bookmarks created on either server will not be replicated to the other server
If the servers are recreated, any custom bookmarks will be lost
We have a bunch of bookmarks that are migrated from an older database. I need to run the agent to export these bookmarks each time we recreate the servers. This is not a major problem, but I would prefer to run this once.
To work around this, I'm thinking about adding optional configuration documents to point the CustomBokmark* agents to a separate database. By default, the configuration should use the original database.
I should consider whether it make sense to do something similar for the other agents.
This should be an agent-side update only.
The text was updated successfully, but these errors were encountered:
We recently setup two nomad servers (normad-1 and nomad-1z) for Prominic internal use. The configuration is slightly different for each server, for the Nomad and NomadHelper links, so I'm working on separate copies of SuperHumanPortal.nsf. I expect that we will have similar setups for Prominic customers. Some problems:
To work around this, I'm thinking about adding optional configuration documents to point the CustomBokmark* agents to a separate database. By default, the configuration should use the original database.
I should consider whether it make sense to do something similar for the other agents.
This should be an agent-side update only.
The text was updated successfully, but these errors were encountered: