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

Host a website in a decentralized manner via a UI zip file drop #91

Open
8 tasks
tysloan opened this issue Mar 22, 2023 · 0 comments
Open
8 tasks

Host a website in a decentralized manner via a UI zip file drop #91

tysloan opened this issue Mar 22, 2023 · 0 comments
Labels
backend Backend work to be reviewed by team dweb hosting gwen level 1 Level 1 of dweb hosting project story ui Frontend work to be reviewed by team

Comments

@tysloan
Copy link

tysloan commented Mar 22, 2023

Description: This story is part of getting to a simple Level 1 customer usage of dweb hosting on Manifest. Gwen consumes the simple API and can be the initial test ground for dweb hosting. A user should be able to login to Gwen and navigate to a Decentralized Web Hosting Service. There should be a drop-zone for zip files that users can download from their Github and provide. They should also provide their site domain for where the site should be served. We will then unzip the file and serve the site. We can consider having a build step added in a future story, for now it can be a requirement that sites are pre-built.

As a user, I want to have my website hosted on Manifest via a zip file drop so that it is easy onboard.

  • Should be achievable via a UI (Gwen).
  • Should be able to drag and drop or upload a zip file via the UI.
  • Should be able to input the site's domain.
  • Should be able to unzip and serve the website on Manifest.
  • Should activate SSL for the site.
  • Should present an error message ("An error occurred.") to the user (in UI) if the site cannot be served.
  • Should create documentation guide.
  • Should be demoed.

Notes

@tysloan tysloan added story dweb hosting ui Frontend work to be reviewed by team backend Backend work to be reviewed by team labels Mar 22, 2023
@tysloan tysloan added gwen level 1 Level 1 of dweb hosting project labels Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend work to be reviewed by team dweb hosting gwen level 1 Level 1 of dweb hosting project story ui Frontend work to be reviewed by team
Projects
None yet
Development

No branches or pull requests

1 participant