Damselfly

AWS Media & Entertainment

self-hosted, server-based photo management and de-duplication, secured by default

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Damselfly is a self-hosted, server-based photograph management and de-duplication application. It indexes an extremely large collection of images and makes them fast to search and retrieve using IPTC keyword tags, folder names and file names, with a modern browser interface for browsing, tagging, basket downloads and optional on-device object and face detection. The cloudimg image runs the official Damselfly container behind an nginx TLS reverse proxy with a network authentication gate, so the photo library is never left world-open.

Why the cloudimg image

Secure by default: authentication is turned on, self registration is disabled, and a unique administrator credential is generated on each instance's first boot and stored in a root-only file, with only a one-way hash kept in the database. An nginx basic-auth gate fronts the app so raw image and API endpoints are never reachable without a credential. Your photo library, search index and thumbnail cache live on a dedicated, independently resizable data volume captured into the image. Paired with a step-by-step deployment guide and 24/7 cloudimg support.

Common uses

  • Self-hosted management and fast keyword search of a large personal or studio photo archive
  • De-duplication and culling of near-identical shots across an extensive image collection
  • On-device object and face search that keeps private images on your own infrastructure

Key features

  • Damselfly photo management and de-duplication preinstalled as the official container under systemd, served over TLS by an nginx reverse proxy with the app bound to loopback only; a working, populated gallery within minutes of launch and no manual setup
  • Secure by default: authentication is turned on, self registration is disabled, and a unique admin credential is generated on every instance's first boot and stored in a root-only file, with only a one way hash kept in the database; no shared or default logins
  • Dedicated resizable EBS data volume for the photo library, search index and thumbnail cache; optional on-device object and face recognition off by default; 24/7 technical support from cloudimg

See it running

Real screenshots taken while testing this image against its deployment guide.

Damselfly screenshot 1 Damselfly screenshot 2 Damselfly screenshot 3 Damselfly screenshot 4

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

Overview

Damselfly is a self-hosted, server-based photograph management and de-duplication application. It is designed to index an extremely large collection of images and make them easy to search and retrieve using metadata such as IPTC keyword tags, folder names and file names. It serves a fast, modern browser interface for browsing, searching, tagging and downloading your photos, and includes optional on-device object and face detection so you can find images by what is in them.

This image delivers Damselfly fully installed and secured so a working photo library is operational within minutes of launch, with no manual container setup, no runtime configuration and no service wiring required. A dedicated data disk holds your photos, the thumbnail cache and the search index, and it is provisioned automatically with every instance. A small set of sample photos is included so the gallery is populated the moment you sign in; replace them with your own photos in the library folder documented in the deployment guide.

Secure by Default

Unlike a bare deployment, this image is secure by default. Damselfly is normally shipped with authentication turned off, which leaves every image open to anyone who can reach the server, and when authentication is enabled the first person to register becomes the administrator. This image turns authentication on, disables self registration, and generates a unique administrator credential on each instance's first boot. Only a salted one way hash of the password is stored, while the plain password is placed in a root only file for the administrator to read. There are no shared or default credentials and nothing is baked into the image, so no two deployments are ever the same.

TLS Everywhere

The interface is served over HTTPS by nginx, which terminates TLS with a self signed certificate that is regenerated for the specific instance on first boot, and reverse proxies to Damselfly bound to the loopback interface only. An nginx authentication gate sits in front of the whole application using the same per instance credential, so the login page is the only surface reachable without a password and the photo library cannot be read without authenticating. Port 80 redirects to HTTPS. The security group opens only SSH and the HTTPS port, so the photo library is never exposed over plaintext and never left world open. Object and face recognition are included but off by default; enable them from the settings page when you want them.

Application Stack

  • Official Damselfly container pinned by digest, run under systemd for automatic restarts and clean logging
  • Docker CE runtime from the official repository
  • nginx TLS reverse proxy with a per-instance self signed certificate and WebSocket support for live notifications
  • Dedicated resizable EBS data volume for the photo library, index and thumbnail cache
  • Optional on-device object and face recognition, off by default

About cloudimg

cloudimg provides 24/7 technical support by email and live chat. Our engineers help with deployment, library configuration, TLS and certificate setup, object and face recognition tuning, storage sizing, and runtime tuning.

Use Cases

  • Self-hosted management of a large personal or studio photo archive
  • Fast metadata and keyword search across an extensive image collection
  • De-duplication and culling of near-identical shots
  • On-device object and face search that keeps private images on your own infrastructure

Get Started

Launch the AMI, retrieve your unique admin password from the root-only file, browse to the HTTPS address, and sign in. Add your own photos to the library folder documented in the guide and rescan. Damselfly is licensed under the GNU General Public License v3.0. To discuss instance sizing or a guided pilot, reach out to the cloudimg team through the support channels on this page.

Related technologies

photo managementphoto librarydigital asset managementimage de-duplicationself-hosted photosface recognitionobject detectionphoto searchblazormetadata taggingphoto cullingimage gallery