nodetube icon indicating copy to clipboard operation
nodetube copied to clipboard

Use AWS S3 as storage Backend

Open abdennour opened this issue 4 years ago • 1 comments

If i have my videos already uploaded to an object-storage service like AWS S3, I would like nodetube to be a frontend for these videos instead storing them again in NodeTube.

abdennour avatar Nov 24 '20 08:11 abdennour

Pretty easy to do, the codebase is already setup to be integrated with Backblaze B2, you could adjust it to work that way with AWS S3 as well.

mayeaux avatar Nov 24 '20 16:11 mayeaux