autopulse
Docker 应用程序 from grtgbln's Repository
概述
autopulse is a web server that receives notifications from media organizers like Sonarr, Radarr, and Lidarr and updates the items in media servers like Plex, Jellyfin and Emby. It is designed to be efficient, only updating the items that have changed, reducing the load on media servers.
要求
Expects a config.yaml file at the Config File Path before starting the container. See documentation: https://github.com/dan-online/autopulse#configuration
运行时参数
- 网络用户界面
http://[IP]:[PORT:2875]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 2875
- 目标
- 2875
- 默认值
- 2875
- 价值
- 2875
Config File PathPath
Path to the configuration file
- 目标
- /app/config.yaml
- 默认值
- /mnt/user/appdata/autopulse/config.yaml
- 价值
- /mnt/user/appdata/autopulse/config.yaml
App DataPath
Path to the app data directory
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/autopulse/data
- 价值
- /mnt/user/appdata/autopulse/data
Internal Database ConnectionVariable
- 目标
- AUTOPULSE__APP__DATABASE_URL
- 默认值
- sqlite://data/autopulse.db
- 价值
- sqlite://data/autopulse.db
PUIDVariable
- 默认值
- 099
- 价值
- 099
PGIDVariable
- 默认值
- 100
- 价值
- 100
详细信息
存储库
ghcr.io/dan-online/autopulse:latest最后更新2026-05-31
初见2025-06-07
在Unraid 上运行 Autopulse 。
Autopulse 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。