Skip to content

impworks/isotope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isotope

A lightweight photo gallery.

Features

  • 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

Screenshots

Front-end:

Management area:

Installation

  1. Pull the container from Docker:

    docker pull impworks/isotope:latest
    
  2. Map container port 5000 to whatever port you want on the outside (e.g. 8080)

  3. Map container path /app/App_Data to an external folder where you want to store your photos and database

  4. Open the web UI and log in as admin@example.com using password 123456

  5. Create your own user instead and remove the default one