add TODO.md

This commit is contained in:
Gregor Michels 2022-07-01 02:34:08 +02:00
parent 8b5ff0aeed
commit abeea367bf
2 changed files with 20 additions and 0 deletions

View File

@ -70,3 +70,4 @@ user@freifunk-admin:~/ffl-eae-adp$
* [Documentation](documentation/README.md)
* [Incidents](documentation/INCIDENTS.md)
* [TODO](documentation/TODO.md)

19
documentation/TODO.md Normal file
View File

@ -0,0 +1,19 @@
# ToDos
## Software
* [ ] add monitoring vm
* replace `prometheus-node-exporter-lua-hostapd_stations` with an exporter that does not collect mac addresses!
* [ ] put aps on non overlapping wifi channels
* [ ] document configuration of `gw-core01`
* [ ] provision config of `gw-core01` via ansible (network, firewall, ...)
* [ ] add wireguard profiles for admins on `eae-adp-jump01`
## Hardware
* [ ] the RJ45 plug on cable facing `ap-2bbf` got damanged during the installation (broken clip - only removeable with a knife - sometimes flaky link speeds). Reterminate cable with a new plug
## Documentation
* [ ] document backbone between `gw-core01` and `eap-adp-jump01`
* [ ] move config/installation stuff into other file (keep OS versions in `README.MD`)