An open API service indexing awesome lists of open source software.

https://github.com/impworks/isotope

A simple photo gallery
https://github.com/impworks/isotope

Last synced: 11 months ago
JSON representation

A simple photo gallery

Awesome Lists containing this project

README

          

# 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