lbryio / web-daemon

A web-based API for using LBRY (used by lbry.tech)
5 stars 1 forks source link

Cross server file system with lbry.tech #6

Closed kauffj closed 6 years ago

kauffj commented 6 years ago

To facilitate publishing from lbry.tech, the web-daemon must:

nikooo777 commented 6 years ago

we can't mount anything as we're on heroku. I will work with Kristian to find a solution to that. We might do as he suggested and have the file uploaded to S3 and then the lbrynet server will pull from S3 or mount S3 locally.

kauffj commented 6 years ago

Closing this since publishing works (?)