8000 GitHub - eavilesmejia/watchit-gateway: IPFS gateway for watchit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eavilesmejia/watchit-gateway

 
 

Repository files navigation

Gitter

Getting started

watchit-gateway

Gateway Watchit Seeder

How

Start docker containers and starts movies migration.

Init and start bootstrap ipfs node. (Please wait until movies get ready migrated).

docker-compose up

watchit-app

After run migration and expose our node in gateway

Please copy entry hash in clients file located in your root directory and the private key as well. This keys will be requested on app login.

To configure your app please

Get ipfs "node id" using docker-compose exec watchit_ipfs ipfs id -f=<id>.

  • BOOTSTRAP_IP = {GATEWAY_IP}
  • BOOTSTRAP_HASH = {IPFS_NODE_ID}

In this file set your ENV variables.

About

IPFS gateway for watchit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.8%
  • JavaScript 26.1%
  • Shell 14.3%
  • Dockerfile 0.8%
0