Planefence
Planefence
Docker app from grtgbln's Repository
Overview
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.
Requirements
This container requires some post-install steps after initial start. See documentation: https://github.com/kx1t/docker-planefence#planefence-settings-configuration
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Privileged
- false
- Extra Params
--tmpfs /run:rw,nosuid,nodev,exec,relatime,size=512M --tmpfs /tmp:rw,nosuid,nodev,noexec,relatime,size=128M
Template configuration
Web UI PortPorttcp
Container Port: 80
- Target
- 80
- Default
- 8088
- Value
- 8088
Persistent Data PathPath
Path to persistent data
- Target
- /usr/share/planefence/persist
- Default
- /mnt/user/appdata/planefence/data
- Value
- /mnt/user/appdata/planefence/data
HTML PathPath
Path to HTML files
- Target
- /usr/share/planefence/html
- Default
- /mnt/user/appdata/planefence/html
- Value
- /mnt/user/appdata/planefence/html
Log LevelVariable
Log level for the application
- Target
- LOG_LEVEL
- Default
- INFO|DEBUG|ERROR
Categories
Details
Repository
ghcr.io/sdr-enthusiasts/docker-planefence:latestLast Updated2026-05-31
First Seen2025-04-28
Run Planefence on Unraid.
Planefence is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.