Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 2.4 KB

readme.md

File metadata and controls

34 lines (22 loc) · 2.4 KB

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 [email protected] using password 123456

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