Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Bookmarks from Separate Database #78

Open
JoelProminic opened this issue Jan 27, 2025 · 0 comments
Open

Read Bookmarks from Separate Database #78

JoelProminic opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JoelProminic
Copy link
Contributor

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.

@JoelProminic JoelProminic added the enhancement New feature or request label Jan 27, 2025
@JoelProminic JoelProminic added this to the Super.Human.Portal v1.4 milestone Jan 27, 2025
@JoelProminic JoelProminic self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant