TODO update. (0.25.1)

This commit is contained in:
Johannes Findeisen 2023-08-22 00:42:51 +02:00
commit e71d7c088c

View file

@ -4,7 +4,7 @@
1. Define the status of services (OK and ERROR enough?)
2. Handle the status of services and produce a new internal status (OK, ERROR, WARNING enough?)
3. Implement the Task interface and write a task to store output in a database
3. ~~Implement the Task interface and write a task to store output in a database~~
4. Implement the Plugin interface and write a plugin to show some data and statistics in a web interface
5. Add more services, tasks and maybe plugins...