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

Deploy a website in a decentralized manner via API POC #100

Open
3 tasks
tysloan opened this issue Apr 4, 2023 · 0 comments
Open
3 tasks

Deploy a website in a decentralized manner via API POC #100

tysloan opened this issue Apr 4, 2023 · 0 comments
Labels
backend Backend work to be reviewed by team dweb hosting level 1 Level 1 of dweb hosting project story

Comments

@tysloan
Copy link

tysloan commented Apr 4, 2023

Description: This story is a POC for dweb hosting on Manifest. This story is to enable users to deploy their site via the hosting API. This should be able to be achieved by sending a ZIP file of the entire site and letting us unzip and deploy it. We will create a separate story for updating a site via the API. API should live in traditional cloud environment. Can deploy Liftedinit.org as a test POC.

API POC only contains hitting the API with a zip file.

As TLI, I want to deploy the liftedinit.org site via an API POC so that it is decentrally hosted on Manifest.

  • Should be able to receive a ZIP file via API.
  • Should be able to unzip the file and deploy the site.
  • Should be demoed.

Assumptions:

  • Site exits and has SSL.
  • User management and auth exists.

Questions:

  • Where does zip file go?
  • How do we trigger the site update?
@tysloan tysloan added story dweb hosting backend Backend work to be reviewed by team labels Apr 4, 2023
@tysloan tysloan mentioned this issue Apr 4, 2023
7 tasks
@tysloan tysloan added the level 1 Level 1 of dweb hosting project label Apr 4, 2023
@tysloan tysloan changed the title Deploy a website in a decentralized manner via API Deploy a website in a decentralized manner via API POC May 10, 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 level 1 Level 1 of dweb hosting project story
Projects
None yet
Development

No branches or pull requests

1 participant