Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

9 total results found

Photoprism

Containered Apps

Link | Link alt docker-compose.yml version: '3.3' # Example Docker Compose config file for PhotoPrism (Raspberry Pi / ARM64) # # Documentation : https://docs.photoprism.org/getting-started/raspberry-pi/ # Docker Hub URL: https://hub.docker.com/r/photopr...

Photo

Shotshare

Containered Apps

An Imgur replacement Link cd /homegit clone https://github.com/mdshack/shotsharecd /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/sudo mkdir Shotsharecd /srv/dev-disk-by-uuid-7fe66601-5ca0-4c09-bc13-a015025fe53a/Files/Shotsharesudo mkdir sh...

Media
Photo

Immich

Containered Apps

Link Docker Compose [Recommended] Docker Compose is the recommended method to run Immich in production. Below are the steps to deploy Immich with Docker Compose. Step 1 - Download the required files Create a directory of your choice (e.g. ./immich-app) to ...

Utility
Media
Photo

Pigallery2

Containered Apps

version: "3.3" services: pigallery2: ports: - xxxx:80 environment: - NODE_ENV=production volumes: - ./Pigallery2/config:/app/data/config - ./Pigallery2/db:/app/data/db - ./Pigallery2/images:/app/data/images...

Photo

Photoview

Containered Apps

Link version: "3" services: db: image: mariadb:10.5 restart: always environment: - MYSQL_DATABASE=photoview - MYSQL_USER=photoview - MYSQL_PASSWORD=photosecret #change - MYSQL_RANDOM_ROOT_PASSWORD=1 volume...

Photo

Librephotos

Containered Apps

Link mkdir librephotos cd librephotos touch .env nano .env .env # This file contains all the things you need to change to set up your Libre Photos. # There are a few items that must be set for it to work such as the location of your photos. # After ...

Photo

Export Lightroom settings for Instagram

Post Processing

File Settings Image format: JPEG Quality: 80 Color space: sRGB   Image Sizing Resize to fit : Long Edge 1080 pixels Resolution: 240ppp   Output Sharpening Sharpening for: Screen Amount: High

Photo
Instagram

Slink

Containered Apps

Link Yet another Imgur replacement. slink: image: anirdev/slink:latest container_name: slink environment: # Your application hostname - ORIGIN=https://your-domain.com # Require user approval before they can upload images - ...

Media
Photo

Lychee

Containered Apps

LinkDocs #------------------------------------------- # Docker Compose # @RobLandry # Repo : https://github.com/LycheeOrg/Lychee-Docker #------------------------------------------- version: '3' services: lychee_db: container_name: lychee_db...

Photo