Quick start
Choose a deployment method, configure at least one push channel in its guide, and confirm the first message arrives. Personalize sources, filters, schedules and AI after this basic flow works.
Deployment options
Start with any option that fits your setup. You can also use multiple methods or add another later.
Recommended for long-term use
I have a server or NAS
Run continuously with DockerThe most stable long-term option. Data stays on your disk by default and there is no weekly check-in.
- Requires Docker
- Best for continuous use
- Local persistent data
I do not have a server
Run in GitHub ActionsRuns in the cloud without a machine of your own. The project workflow requires a check-in within each 7-day cycle; remote storage is recommended for history.
- Requires a GitHub account
- No server required
- Weekly check-in
I want to try it on this computer
Run locally with uvBest for a quick trial, development or debugging. It only runs while your computer and the process are active.
- Windows, macOS or Linux
- Good for trials
- Local data
Completion check
Message received — continue setupFollow the selected guide, connect at least one push channel, then confirm the message arrives in the target app.