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

Bug: publishing does not work #418

Closed
4 tasks done
lidel opened this issue Jul 3, 2022 · 3 comments · Fixed by #422
Closed
4 tasks done

Bug: publishing does not work #418

lidel opened this issue Jul 3, 2022 · 3 comments · Fixed by #422
Assignees
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization P0 Critical: Tackled by core team ASAP

Comments

@lidel
Copy link
Member

lidel commented Jul 3, 2022

Current publishing scripts use ancient Node 10 and old cluster scripts, which no longer work:

This means website updates are not published correctly.

We should fix publishing by switching to Fleek.

TODO

  • see if there is an easy (one-line) fix, if not, we need to migrate to Fleek
  • remove old publishing scripts (based on olizilla/ipfs-dns-deploy)
  • add awesome.ipfs.io to Fleek
    • name it awesome-ipfs, this will give us DNSLink /ipns/awesome-ipfs.on.fleek.co
  • update DNS to point at Fleek
@lidel lidel added kind/bug A bug in existing code (including security flaws) P0 Critical: Tackled by core team ASAP need/triage Needs initial labeling and prioritization labels Jul 3, 2022
@lidel lidel pinned this issue Jul 3, 2022
@ipfs ipfs deleted a comment from welcome bot Jul 3, 2022
@lidel
Copy link
Member Author

lidel commented Jul 3, 2022

@SgtPooki this is a good opportunity for you to learn how hosting websites on Fleek works

@SgtPooki
Copy link

SgtPooki commented Jul 9, 2022

I hosted pl-compass on fleek. It's crazy easy. I could handle this

@SgtPooki SgtPooki self-assigned this Jul 9, 2022
lidel added a commit that referenced this issue Aug 1, 2022
Closes #418

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
lidel added a commit that referenced this issue Aug 1, 2022
Closes #418

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel lidel closed this as completed in #422 Aug 1, 2022
@lidel
Copy link
Member Author

lidel commented Aug 1, 2022

I had to migrate to https://awesome.ipfs.tech (part of protocol/bifrost-infra#178):

  • the new domain is live, Fleek previews are enabled on PRs
  • the old domain will be updated after protocol/infra#908 is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization P0 Critical: Tackled by core team ASAP
Projects
Development

Successfully merging a pull request may close this issue.

2 participants