All apps · 0 apps
Shimmie2
Docker app from saetron's Repository
Overview
Shimmie2 is a lightweight, tag-based image gallery engine. It features a robust extension system, advanced metadata tagging, and a community-focused "Booru" style interface for organizing large image collections.
This template uses an integrated SQLite database for easy setup
Readme
View on GitHub _________.__ .__ .__ ________
/ _____/| |__ |__| _____ _____ |__| ____ \_____ \
\_____ \ | | \ | | / \ / \ | |_/ __ \ / ____/
/ \| Y \| || Y Y \| Y Y \| |\ ___/ / \
/_______ /|___| /|__||__|_| /|__|_| /|__| \___ >\_______ \
\/ \/ \/ \/ \/ \/
Shimmie
Documentation
- Install straight on disk
- Install in docker container
- Upgrade process
- Advanced config
- Developer notes
- High-performance notes
Licence
All code is released under the GNU GPL Version 2 unless mentioned otherwise.
If you give shimmie to someone else, you have to give them the source (which should be easy, as PHP is an interpreted language...). If you want to add customisations to your own site, then those customisations belong to you, and you can do what you want with them.
Install Shimmie2 on Unraid in a few clicks.
Find Shimmie2 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.
Open the Apps tab on your Unraid server Search Community Apps for Shimmie2 Review the template variables and paths Click Install
Categories
Download Statistics
46,320
Total Downloads
1,137
This Month
1,769
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
shish2k/shimmie2:latestLast Updated2026-06-28
First Seen2026-02-12
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
ConfigPathrw
Core application data and SQLite database.
- Target
- /app/data
- Default
- /mnt/user/appdata/shimmie2
- Value
- /mnt/user/appdata/shimmie2
WebUIPorttcp
Web interface port.
- Target
- 8000
- Default
- 8000
- Value
- 8000