Planefence
Docker 应用程序 from grtgbln's Repository
概述
Planefence is an add-on to ultrafeeder, readsb, dump1090, or dump1090-fa. Planefence will create a log of aircraft heard by your Feeder Station that are within a "fence", that is, less than a certain distance and lower than a certain altitude from your station. This log is displayed on a website and is also made available in daily CSV files. Furthermore, Planefence can send a notification for every plane in the fence to Mastodon, Discord, and/or Twitter, and with some add-on software/hardware, you will be able to collect noise figures to see how loud the aircraft are that fly above your Feeder Station.
要求
This container requires some post-install steps after initial start. See documentation: https://github.com/kx1t/docker-planefence#planefence-settings-configuration
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 特权
- false
- 额外参数
--tmpfs /run:rw,nosuid,nodev,exec,relatime,size=512M --tmpfs /tmp:rw,nosuid,nodev,noexec,relatime,size=128M
模板配置
Web UI PortPorttcp
Container Port: 80
- 目标
- 80
- 默认值
- 8088
- 价值
- 8088
Persistent Data PathPath
Path to persistent data
- 目标
- /usr/share/planefence/persist
- 默认值
- /mnt/user/appdata/planefence/data
- 价值
- /mnt/user/appdata/planefence/data
HTML PathPath
Path to HTML files
- 目标
- /usr/share/planefence/html
- 默认值
- /mnt/user/appdata/planefence/html
- 价值
- /mnt/user/appdata/planefence/html
Log LevelVariable
Log level for the application
- 目标
- LOG_LEVEL
- 默认值
- INFO|DEBUG|ERROR
详细信息
存储库
ghcr.io/sdr-enthusiasts/docker-planefence:latest最后更新2026-06-01
初见2025-04-28
在Unraid 上运行 Planefence 。
Planefence 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。