RejettoHFS3 rejetto/hfs:latest https://hub.docker.com/r/rejetto/hfs br0 https://raw.githubusercontent.com/bmartino1/unraid-docker-templates/refs/heads/main/Guides/Quick%20Start%20Guide%20For%20Rejetto%20HFS.txt https://github.com/rejetto/hfs/discussions 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 Downloaders: Tools: MediaApp:Video MediaApp:Music MediaApp:Books MediaApp:Photos MediaApp:Other MediaServer:Video MediaServer:Music MediaServer:Books MediaServer:Photos MediaServer:Other Network:Web Network:FTP Network:Proxy Network:Other Status:Beta http://[IP]:[PORT:80]/~/admin/ https://raw.githubusercontent.com/bmartino1/unraid-docker-templates/refs/heads/main/images/rejettohfs.png --hostname HFS3 /mnt/user/appdata/rejettohfs3/config /mnt/user/appdata/rejettohfs3/certificate /mnt/user/appdata/rejettohfs3/logs /mnt/user/ weekly true 0 0 443 80 /home/hfs/.hfs/self.cer /app/logs/error.log /home/hfs/.hfs/self.key /app/logs/access.log {"source": "/app/myDisk"}