Family Home Lab: portal, dsh (chat+plugins), transcriber, music/media tools, home dash

This commit is contained in:
2026-08-26 11:30:34 +10:00
commit 1110dbc978
62 changed files with 4237 additions and 0 deletions

20
image/README.md Normal file
View File

@@ -0,0 +1,20 @@
# Image Lab — Photopea
Browser-based photo & PSD editing (self-hosted).
| Fact | Value |
|---|---|
| URL (public) | `https://photo.lab.audasmedia.com.au` |
| Port (internal) | `.13:8487` |
| Launch mode | New tab (`mode: window`) |
| Category colour | purple `#d6b6f6` |
| Storage | reads/writes against Garage via the portal / S3 client |
## Deployment
Included in `docker-compose.yml` under `profile: tools`.
Enable with the `--profile tools` flag once the image is verified.
## Verify
- [ ] Image `texasbullphotography/photopea:latest` is maintained / suitable
- [ ] Caddy entry applied on `.35` (see `deploy/caddy/Caddyfile.snippet`)
- [ ] Path to Garage bucket wired (`sam`/`jo`/... / `shared-media`)