Unraid
RecommendedAll-in-one image: one container serves the app, API and websockets on one port. Add it from Community Apps (or drop ca-template.xml into your templates folder until the listing lands). First boot generates every secret into /data/.env — nothing to configure on the LAN.
ghcr.io/straplocked/mybabynotes-aio:latest
# /data → /mnt/user/appdata/baby-log · port 3500
Prefer separate containers? The script install (needs Docker Compose Manager) installs and updates, pinned to the latest checksummed release:curl -fsSL https://raw.githubusercontent.com/straplocked/mybabynotes/main/deploy/unraid/babylog.sh | sh