Gossa is a light and simple webserver for your files.
Deploy this app to Linode with a free $100 credit!
a fast and simple webserver for your files, that's dependency-free and with under 250 lines of code, easy to review.
a simple UI comes as default, featuring :
built blobs are available on the release page - or simply make build
this repo.
all builds are reproducible, checkout the hashes on the release page.
arch linux users can also install through the user repos - e.g. yay -S gossa
automatic boot-time startup can be handled with a user systemd service - see support
% ./gossa --help
% ./gossa -h 192.168.100.33 ~/storage
press Ctrl/Cmd + h
to see all the UI/keyboard shortcuts.
release images are pushed to dockerhub, e.g. :
# pull from dockerhub and run
% sudo docker run -v ~/LocalDirToShare:/shared -p 8001:8001 pldubouilh/gossa
in a do-one-thing-well mindset, HTTPS and authentication has been left to middlewares and proxies. sample caddy configs are available to quickly setup multi users setups along with https.
Please login to review this project.
No reviews for this project yet.
Theme built to enhance the experience of browsing web direcโฆ
CLI tool to serve files and dirs over HTTP.
Web File Browser with a Material Design web interface.
Comments (0)
Please login to join the discussion on this project.