A lightweight photo gallery.
- Adaptive UI: looks and feels great on both desktop and mobile
- Folders and tags support
- Search by tags and date ranges
- Access restriction: make your gallery available to anyone, or require user authorization
- Public links: share a particular folder or precise search results without revealing anything else
-
Pull the container from Docker:
docker pull impworks/isotope:latest
-
Map container port
5000
to whatever port you want on the outside (e.g. 8080) -
Map container path
/app/App_Data
to an external folder where you want to store your photos and database -
Open the web UI and log in as
admin@example.com
using password123456
-
Create your own user instead and remove the default one