ipfs-inactive / archives

[ARCHIVED] Repo to coordinate archival efforts with IPFS
https://awesome.ipfs.io/datasets
183 stars 24 forks source link

Deprecate archives.ipfs.io? #179

Closed victorb closed 5 years ago

victorb commented 6 years ago

Since we now lists datasets on awesome.ipfs.io, maybe we should just deprecate the archives.ipfs.io website and add a link to the category on awesome.ipfs.io instead? We should still have isolated discussions here but the results published on awesome.ipfs.io.

davidak commented 6 years ago

Sounds like a good idea.

Right now there are only 8 datasets on https://awesome.ipfs.io/categories/datasets/ but 15 on https://archives.ipfs.io/. They should get migrated first.

Then a 301 redirect from https://archives.ipfs.io/ to https://awesome.ipfs.io/categories/datasets/ would be good.

Should there be any hint to the archiving efforts in this repo?

hacdias commented 5 years ago

@Stebalien what about this?

Stebalien commented 5 years ago

Sounds like a great idea, are you volunteering?

hacdias commented 5 years ago

If it's something to do, I can move the missing datasets to awesome.ipfs.io, yes, and make a PR here to remove the unnecessary files.

Stebalien commented 5 years ago
  1. Move the missing datasets.
  2. Setup the redirect (or make sure infra does it).
  3. Update the README on this repo with instructions on how to get datasets added (PR the awesome IPFS repo?).
hacdias commented 5 years ago

@Stebalien can you handle the redirect or should we ping someone from Infra?

Stebalien commented 5 years ago

I can't. @ipfs/wg-infrastructure?

hsanjuan commented 5 years ago

I have redirected the domain

hsanjuan commented 5 years ago

My browsers try to open archives.ipfs.io on HTTPs which breaks the redirection though, I´m not sure why.

hacdias commented 5 years ago

JUst tested and the same is happening here

hsanjuan commented 5 years ago

might have to do with:

< strict-transport-security: max-age=31536000; includeSubDomains; preload

in ipfs.io and gateway.ipfs.io... which means we'll need to setup a special redirect rule on nginx

hacdias commented 5 years ago

@Stebalien since the redirect isn't working as expected, could you change the URL of the repository description to awesome.ipfs.io/datasets?

Stebalien commented 5 years ago

Sure. But we also need to fix the redirect.