add install scripts and move secrets to uncommited file

This commit is contained in:
grizzly 2025-07-12 12:19:35 -04:00
parent 963907fcf4
commit 2fbec4da69
6 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[Unit]
Description=Lighthouse vessel tracker and notification
After=network.target
[Service]
WorkingDirectory=WORKING_DIR
ExecStart=WORKING_DIR/collector.sh
[Install]
WantedBy=default.target