A Raspberry Pi OS based operating system for wildlife photo trap for moths.
The system can be configured through different files in the /boot
partition.
cmdline.txt
holds the kernel boot commandline, which allows to configure the hostname in newer systemd versions. This behavioud is emulated and a hostname can be configured by setting systemd.hostname=tRackIT-00001
Mqttutil reports system statistics via MQTT, see example config.
A wireguard configuration can be set using this configuration file.
Files in this directory are loaded by mosquitto. E.g. mqtt brokers for reporting can be set using files in this folder.