WeddingShare

WeddingShare

Docker app from Cirx08's Repository

Overview

WeddingShare is a very basic site with only one goal. It provides you and your guests a way to share memories of and leading up to the big day.

WeddingShare


Banner

WeddingShare is Rebranding to Memtly

Due to high demand from non-wedding events WeddingShare is rebranding to Memtly.

Where can I find the new repository?

To check out the new look please visit the new repository at - Memtly.Community

Why are we rebranding?

We're doing this to be more generic whilst also taking the opportunity to restructure and upgrade the frontend and backend.

For a full list of rebrand reasons you can visit:

https://docs.memtly.com/docs/intro#why-rebrand--rename

Memtly.Community

https://github.com/Memtly/Memtly.Community

Media gallery

1 / 4

Install WeddingShare on Unraid in a few clicks.

Find WeddingShare in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for WeddingShare Review the template variables and paths Click Install

Download Statistics

123,706
Total Downloads
10,086
This Month
11,736
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
cirx08/wedding_share:latest
Last Updated2026-05-08
First Seen2024-11-19

Runtime arguments

Web UI
http://[IP]:[PORT:5000]/
Privileged
false

Template configuration

PortPorttcp

Port used to connect to the web UI

Target
5000
Default
5000
Value
5000
TitleVariable

Application title to appear in headers

Target
TITLE
Default
WeddingShare
Value
WeddingShare
LogoVariable

Relative path to the logo image

Target
LOGO
Default
/images/logo.png
Value
/images/logo.png
Single Gallery ModeVariable

Should this instance host a single gallery instance. Set to false for multi-gallery instances

Target
SINGLE_GALLERY_MODE
Default
false
Value
false
Owner UsernameVariable

The username of the primary owner account

Target
ACCOUNT_OWNER_USERNAME
Default
admin
Value
admin
Owner PasswordVariable

The password of the primary owner account

Target
ACCOUNT_OWNER_PASSWORD
Default
admin
Value
admin
Encryption KeyVariable

The key used to encrypt data

Target
ENCRYPTION_KEY
Default
ChangeMe
Value
ChangeMe
Encryption SaltVariable

The salt used to randomize the encryption

Target
ENCRYPTION_SALT
Default
ChangeMe
Value
ChangeMe
Config PathPathrw

Path to configuration related data

Target
/app/config
Default
/mnt/user/appdata/WeddingShare/config
Value
/mnt/user/appdata/WeddingShare/config
Uploads PathPathrw

Path to gallery images

Target
/app/wwwroot/uploads
Default
/mnt/user/appdata/WeddingShare/uploads
Value
/mnt/user/appdata/WeddingShare/uploads
Thumbnails PathPathrw

Path to image thumbnails

Target
/app/wwwroot/thumbnails
Default
/mnt/user/appdata/WeddingShare/thumbnails
Value
/mnt/user/appdata/WeddingShare/thumbnails
Custom Resources PathPathrw

Path to custom uploaded resource files

Target
/app/wwwroot/custom_resources
Default
/mnt/user/appdata/WeddingShare/custom_resources
Value
/mnt/user/appdata/WeddingShare/custom_resources