RejettoHFS3

RejettoHFS3

Rejetto

Rejetto HFS HTTP File Server YOU MUST ASSIGN A STATIC IP TO THE DOCKER FOR HFS3 TO WORK. Please read: https://raw.githubusercontent.com/bmartino1/unraid-docker-templates/refs/heads/main/Guides/Quick%20Start%20Guide%20For%20Rejetto%20HFS.txt Access your files via the web directly from your disk. You be the server! Share files fresh from your disk, with unlimited space and bandwidth. Fast! Try zipping 100GB — downloads start immediately! Share even a single file with our virtual file system, even with a different name, all without touching the real file. Present things the way you want! Watch all activities in real time. Control bandwidth: decide how much to give. No intermediaries: give a huge file to your friend without waiting for it to be uploaded to a server first. Intelligent: HFS tries to detect problems and suggest solutions. Expandable: find the right plugin, or make your own. Easily run a web page, manage user groups, and share a file through your web browser. Docker Compose variant https://github.com/bmartino1/hfs-docker ## Other Environment HFS Variables This Docker image doesn't have any specific envs. Every env starting with `HFS_` will be passed to HFS. Read (https://github.com/rejetto/hfs/blob/main/config.md#how-to-modify-configuration) to learn more about how envs work. ## Docker Volumes and Mounts You can mount as many volumes as you wish in Docker to persist file storage, but keep in mind that if you want to persist HFS configurations as well, you **must** mount a volume that points to the `cwd` of HFS (which you can override with the `HFS_CWD` env). The default HFS cwd of the container is `/home/hfs/.hfs`. ## HTTPS – Make Certificates (Recommended to use admin interface) openssl req -x509 -newkey rsa:4096 -keyout /mnt/user/appdata/hfs/certificate/privkey.key -out /mnt/user/appdata/hfs/certificate/cert.pem -days 365 -nodes

NetworkingStorageFree·35.4K316d ago

About

Rejetto HFS (HTTP File Server) is a lightweight file sharing server that exposes local directories via HTTP with a web-based interface. It's designed for individual users and small teams who want to share files directly from their own servers rather than relying on cloud storage…

Deployment Options

1 stack

You might also like