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

Integrate MemGator with local Wayback instance #485

Closed
2 tasks done
machawk1 opened this issue Nov 29, 2020 · 0 comments · Fixed by #487
Closed
2 tasks done

Integrate MemGator with local Wayback instance #485

machawk1 opened this issue Nov 29, 2020 · 0 comments · Fixed by #487

Comments

@machawk1
Copy link
Owner

machawk1 commented Nov 29, 2020

The bundled MemGator does not query the local OpenWayback as part of its data source.

This is partially due to the status bar that indicates the aggregation results not providing any way to indicate the status of the local OpenWayback, i.e., is it running and included in the results.

Configuring MemGator to include the results from the local replay is a matter of specifying the endpoints in the archives.json file that MemGator uses. However, the status bar is not clear at the moment as to whether this is already done.

  • Provide some indication (e.g., red alert symbol) if the local OpenWayback is (not) included with a tooltip to remedy the issue if not. (bec1ef9)
  • Configure MemGator to query the local OpenWayback. (b412151)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant