Hello looking for a file sharing app, preferable that I can run in a docker container with a UI that displays for file recipients over a reverse proxy.

edit: thanks everyone for your help and suggestions!

  • jon@lemmy.tf
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Do you need access control? If not, a simple Apache/Nginx directory listing is nice and easy, just drop your files in your webroot and you’re set. h5ai is a nice addition if you go that route.

    If you need access control (or at least some sort of obfuscated URLs), Nextcloud is a good option. Pretty easy to get up and running, and there’s a ton of plugins available.