Install Docs

This commit is contained in:
2026-05-04 14:52:15 -05:00
parent 11d227cedb
commit 6bf8089851
3 changed files with 563 additions and 4 deletions
+4 -4
View File
@@ -47,10 +47,10 @@ Prisma Studio: `npm run db:studio`
## Unraid Deployment
1. Place the repo in `/mnt/user/appdata/storybid/`.
2. Copy `.env.example``.env` and fill in all values.
3. From the Unraid terminal: `docker compose up -d`
4. Optionally add a **Community Applications** custom app pointing to `docker-compose.yml`.
See the full step-by-step guide: [unraid-install.md](./unraid-install.md)
Covers CLI (SSH) and GUI (Compose Manager plugin) methods, all environment variable
paths, reverse proxy setup, Stripe webhook registration, and troubleshooting.
## UniFi Event-Network Setup