This commit is contained in:
assada 2023-07-22 04:02:24 +03:00
parent 9f6481b96a
commit d0f9ba3690
Signed by: assada
GPG Key ID: 8905E8CE5CC3000D

View File

@ -70,3 +70,11 @@ pip install kiss3 irc aprslib
KISS_HOST=localhost KISS_PORT=8001 IRC_HOST=irc.example.com IRC_PORT=6697 CHANNEL_NAME="#example" BOT_NICK=aprs python3 aprs.py
```
## TODO
- [ ] Add docker image for bot
- [ ] Add docker image for radio stack ?
- [ ] Add docker-compose file
- [ ] Add systemd service file
- [ ] Add systemd service file for radio stack ?