Skip to content

Mainfrezzer/docker-bashupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Bashupload

A containerized selfhost version of https://bashupload.com/

Quick Start

Unraid

The template can be downloaded here

  https://github.com/Mainfrezzer/UnRaid-Templates/blob/main/bashupload.xml

Docker run

docker run --name bashupload\
    --restart unless-stopped\
    -v /my/own/appdir:/app\
    -v /my/own/appfiledir:/app/files `#optional`\
    -e UPLOADSIZE=128M `#Use 128M, 1G or 10G to set the size`\
    -e UID=99 \
    -e GID=100 \
    -p 80:80/tcp \
    -d ghcr.io/mainfrezzer/bashupload

About

A containerized selfhost version of https://bashupload.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •