Mat Kelly

Results 844 comments of Mat Kelly

Started on this and wrote tests in branch issue-86 but broke something where even sample cdxj won't validate. Will fix here before merging.

I am aware of how to do it. This ticket is to suggest implementing it.

I am concerned with users that want to test this out then share their experience to others through an endpoint with an IP address as the host, e.g., I can...

@ibnesayeed Or the ^above update. Ideally, we would make this as automated as possible. Any clue as to whether xip.io has an API?

@ibnesayeed Do you believe requesting a certificate from LE using xip.io and installing said certificate in the local ipwb web (flask) endpoint would work? I have never programmatically interacted w/...

Also, e.g., curl. What sort of more gracefully degradation to prevent zombies would be to make an attempt at rewriting when the serviceWorker cannot be used for rerouting.

I deployed ipwb on one machine after setting the Flask IP to 0.0.0.0 instead of localhost. ```sh ipwb index ipwb/samples/warcs/froggie.warc.gz | ipwb replay ``` On accessing the replay system on...

@gador Thanks for the report! It was implemented at some point, I believe, but perhaps got refactored out. Thanks for your contribution in #718. @ibnesayeed Can you review the PR?

Part of this logic looks to already be available in the `/ipwbadmin` interface -- namely a count for the entire CDXJ (e.g., `7/3` value provided for 5mementos.warc).

Also, handle ipfs init from the start code if it has not be done already.