Skip to content

Tool and Panel made in Node.js using express and ejs to provide a static files hosting

License

Notifications You must be signed in to change notification settings

WaterMediaTeam/waterbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTRUCTIONS

  • Download the repository (use the tool "download as zip") of github, the green button
  • Upload the zip in a independant space of your server (split server) having at least 100MB of RAM and 5GB of disk space (optional) - Ensure your split works with NODE.JS 16+
  • Unzip the content
  • Set the startup script as npm run start:all
  • wait until finish
  • when it got started, you can upload files in the folder called bucket
  • all files are accessible via your server IP example using port 3000 http://192.0.0.1:3000/video.mp4 or port 80 http://192.0.0.1/video.mp4
  • enjoy the media

About

Tool and Panel made in Node.js using express and ejs to provide a static files hosting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published