Photoprism Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Photoprism Setup Guide
Introduction
Photoprism is a self-hosted photo management application that helps you browse, organize, and share your photos and videos. It uses machine learning to automatically tag and categorize your images.
Prerequisites
- Docker installed
- Photoprism container running in your Docker stack
Configuration Steps
Step 1: Accessing the Photoprism UI
- Open your browser and navigate to
http://<your-ip-address>:2342. - Log in with your Photoprism credentials.
Step 2: Initial Setup Wizard
- Follow the initial setup wizard to configure basic settings.
- Choose your preferred language for the Photoprism interface.
Step 3: Adding Photo Libraries
- Navigate to the
Librarytab. - Click
Add Folder. - Enter the path to your photo library folder.
- Click
Save.
Step 4: Configuring Indexing
- Go to the
Settingstab. - Navigate to the
Indexingsection. - Configure the indexing settings according to your preferences (e.g., automatic indexing, face recognition).
- Click
Save.
Step 5: Adding Tags and Categories
- Navigate to the
Tagstab. - Click
Add Tag. - Enter the tag name and description.
- Click
Save. - Repeat this process to create categories for organizing your photos.
Step 6: Customizing Settings
- Go to the
Settingstab. - Customize settings such as display options, privacy settings, and backup preferences.
- Click
Save.
Notes
- Ensure all paths and environment variables are updated in the
photoprism.yamlfile. - Regularly backup your
configdirectory to save your settings and photo library.
Troubleshooting
- Common Issues: List common issues and solutions.
- Logs: Check Photoprism logs for error messages.
- Support: Link to the Photoprism community and support resources.