Skip to content

Nature40/InsectPhotoTrapOS

Repository files navigation

InsectPhotoTrap OS

A Raspberry Pi OS based operating system for wildlife photo trap for moths.

Configuration

The system can be configured through different files in the /boot partition.

boot/cmdline.txt

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.

/boot/wireguard.conf

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.