Getting Started
Deployment Modes
Choose a practical operating model based on your devices and connectivity.
Holy Resource is always local-first, but you can choose how devices coordinate.
Standalone (single machine)
Best for small teams starting out.
- Fastest setup
- Fully local operation
- Use regular backups for recovery
LAN-coordinated (local network)
Best for multi-device teams in one location.
- Better collaboration on-site
- Requires trusted device pairing
- Keep branch permissions strict
Internet-coordinated (server sync)
Best for teams operating across locations and variable internet.
- Local-first behavior protects continuity during outages
- Connection code onboarding simplifies device setup
- Conflict review and role hygiene remain important
How to choose
Pick the simplest model that solves today’s collaboration need.
In app terms, this maps to the sync controls under Settings → General:
- No sync (local-only)
- LAN sync (same network)
- Server sync (internet)
Use the Database tab for underlying storage and backup settings, then use the dedicated Sync tab for connection codes, trusted device pairing, sync status, and conflict review when sync is enabled.
Related
- LAN sync: /docs/operations/lan-sync
- Offline sync: /docs/core-concepts/offline-sync
Last updated on
Was this helpful?