Minimal container
What to mount
Compose
For a small deployment, keep the stack to one TinyCloud container plus the backing services you actually need. Use the database and block-storage pages for the backend-specific pieces.Verify it started
8081; the current node server does not start a relay listener from
the relay.port configuration value.
Upgrades
Pull a new image, restart the container, and let the node apply migrations on startup.The container expects the same config keys as the bare node process. Use canonical
TINYCLOUD_ env vars so the same settings work across Docker and non-Docker deployments.