PushBits
官方Docker 应用程序 from ich777's Repository
概述
Receive your important notifications immediately, over Matrix.
It enables you to send push notifications via a simple web API, and delivers them to your users.
PushBits is a relay server for push notifications. It enables you to send notifications via a simple web API, and delivers them to you through Matrix. This is similar to what Pushover and Gotify offer, but it does not require an additional app.
Config File: After the first start you have to download the config example file from here: https://github.com/pushbits/server/blob/main/config.example.yml rename it to 'config.yml' and place it in your '.../appdata/pushbits' folder. Of course configure it to your likings with the appropriate usernames and passwords.
You can get more information over https://github.com/pushbits/server
API: You can set up notifications through 'pbcli' which is included in this container, for more information head over to: https://github.com/pushbits/cli/blob/main/README.md
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Main Data Path (where your config.yml needs to go and the database is located).
- 目标
- /data
- 价值
- /mnt/user/appdata/pushbits
This is the port on which PushBits will listen (it is strongly recommended to use a reverse proxy to expose the service to the Internet - please remember if you change the port in the config.yml you also have to change the Container port too!).
- 目标
- 8080
- 价值
- 8080
- 价值
- 99
- 价值
- 100
详细信息
ghcr.io/pushbits/server在Unraid 上运行 PushBits 。
PushBits 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。