Sync
Pelagora nodes can optionally sync with the Reffo cloud platform for backup, cross-device access, and enhanced discovery.
How sync works
- Node authenticates with the Reffo API using an API key
- Local inventory changes are pushed to the cloud
- Cloud changes (e.g., from the Reffo web app) are pulled to the node
- Sync runs periodically in the background
Configuration
Set your sync credentials:
bash
REFFO_API_KEY=your-api-key
REFFO_SYNC_ENABLED=truePrivacy
- Sync is opt-in — disabled by default
- Only inventory data is synced, not peer connections or local settings
- You can disable sync at any time without losing local data