All apps · 0 apps
folderframe
Docker app from The-Grog's Repository
Overview
Readme
View on GitHubInstall FolderFrame on Unraid
The template is available at templates/folderframe.xml. It uses the tested stable image channel.
Local template installation
Copy the template into Unraid's user-template directory:
mkdir -p /boot/config/plugins/dockerMan/templates-user
cp /path/to/FolderFrame-Deployment/templates/folderframe.xml \
/boot/config/plugins/dockerMan/templates-user/my-folderframe.xml
In the Unraid WebGUI, open Docker > Add Container, select folderframe from the Template list, and review every field before applying.
Required settings
- Web Port: an unused host port. The template suggests 8088 and maps it to container port 8080.
- Media Folder: an existing dedicated directory containing only media intended for this gallery. It is mounted at
/mediaread-only.
No appdata mapping, database, privileged mode, host network, PUID, or PGID is required.
Verify the installation
After applying the template:
- Open WebUI from the container menu.
- Confirm nested folders and images appear.
- Test video playback and seeking with a browser-compatible sample.
- Restart the container and confirm the same media returns.
- Edit the container and verify the
/mediamapping still shows Read Only.
Updating
The template uses ghcr.io/the-grog/folderframe-deployment:stable. Use Docker > Check for Updates, review the FolderFrame release notes, and update when ready. Unraid recreates the container while preserving the external media directory.
For rollback, edit the Repository field to a known version tag such as ghcr.io/the-grog/folderframe-deployment:v0.6.3, then Apply.
Security
FolderFrame has no built-in authentication or TLS. Anyone who can reach it can download the mounted media. Keep it on a trusted network unless a separate access layer provides authentication and TLS. Never mount an entire share, repository, secrets, private files, or symlinks to private locations.
Community Apps status
The repository includes template and profile metadata, but maintainers must still validate, scan, and complete review through the official Community Apps submission portal.
Install Folderframe on Unraid in a few clicks.
Find Folderframe in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Related apps
Explore more like this
Explore allDetails
ghcr.io/the-grog/folderframe-deployment:stableRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Choose an unused host port for the gallery.
- Target
- 8080
- Default
- 8088
- Value
- 8088
Select an existing dedicated gallery folder. Read-only does not prevent downloads. Do not select a whole share or repository.
- Target
- /media