Weddings are expensive. Be smart with the right software.
Weddings are expensive. Be smart with the right software.
January 18, 2025
Website for Weddings
With astro, you can build pretty cool weddings ssgs:
- Ive forked it to https://github.com/JAlcocerT/horizon
Selfhostable Software for Weddings
GPL3.0 | A place for guests to view and drop pictures of the big day
WeddingShare Setup
services:
wedding-share:
container_name: WeddingShare
image: cirx08/wedding_share:latest
ports:
- '${HTTP_PORT:-8080}:5000/tcp'
environment:
TITLE: 'WeddingShare'
LOGO: 'Url'
GALLERY_COLUMNS: 4
ALLOWED_FILE_TYPES: '.jpg,.jpeg,.png'
MAX_FILE_SIZE_MB: 10
SECRET_KEY: 'password'
volumes:
- data-volume-config:/app/config
- data-volume-thumbnails:/app/wwwroot/thumbnails
- data-volume-uploads:/app/wwwroot/uploads
network_mode: bridge
hostname: wedding-share
restart: always
volumes:
data-volume-config:
name: WeddingShare-Config
data-volume-thumbnails:
name: WeddingShare-Thumbnails
data-volume-uploads:
name: WeddingShare-Uploads
Default credentials to localhost:8080/Admin
are…admin/admin
Making Deployments Easy
DokPloy
An alternative to vercel and netlify!
https://github.com/Dokploy/dokploy
Open Source Alternative to Vercel, Netlify and Heroku.
FAQ
Getting a Domain Name
With an API…
- Porkbun
- NameCheap