I prefer #copyparty as an allrounder for serving static files (images and videos from my smartphone) - https://github.com/9001/copyparty
Uploading from my smartphone via #nextcloud on iOS into a shared folder for NC and CP 🤓
@cute_noker#python wins by simplicity and a very small footprint. But it loses by security (if this is a matter for the data made available for the whole internet).
TL;DR:
Path/to/photos = where your files are stored
-p 12345:12345 = Port to expose
Use https only!
User guest with PW can read
User admin with PW can read and delete
Autologin as admin if coming from IP 1.2.3.4
@non_burglar @hexagonwin @WeirdGoesPro
I prefer #copyparty as an allrounder for serving static files (images and videos from my smartphone) - https://github.com/9001/copyparty
Uploading from my smartphone via #nextcloud on iOS into a shared folder for NC and CP 🤓
@cute_noker #python wins by simplicity and a very small footprint. But it loses by security (if this is a matter for the data made available for the whole internet).
@cute_noker If you are familiar with #docker you can use #copyparty as simple as this:
docker pull copyparty/im && docker stop copyparty_photos && docker rm copyparty_photos
docker run -d -p 12345:12345 --name copyparty_photos \
--restart unless-stopped \
-v /path/to/photos/:/w \
-v /root/.config/copyparty:/cfg \
copyparty/im \
--https-only -nih -p 12345 \
--localtime \
--nos-hdd \
--grid \
--theme=6 \
-v /w::r,guest:rd,admin \
-a guest:pw1234 \
-a admin:anotherpw5678 \
--ipu=1.2.3.4/32=admin
TL;DR:
Path/to/photos = where your files are stored
-p 12345:12345 = Port to expose
Use https only!
User guest with PW can read
User admin with PW can read and delete
Autologin as admin if coming from IP 1.2.3.4
All parameters: https://ocv.me/copyparty/helptext.html
@cute_noker @deegeese
Better use #copyparty - it's very powerfull and secure:
https://fulda.social/@abimelechbeutelbilch/115044659580192358
@domesticstreetcat @const_void
Someone can also use other #adblocking #upstream #dns #resolvers as my #screenshot from my #pihole shows ❤️