mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
[docs] Remove the todolist from the readme
This commit is contained in:
parent
c4c8fbbe4d
commit
3fc69654a5
1 changed files with 0 additions and 14 deletions
14
README.md
14
README.md
|
@ -16,20 +16,6 @@ Internally, a HTTP API is exposed, and a job queue is used to distribute the che
|
|||
- **Python**: 3.11+
|
||||
- **Backends**: SQLite (development), PostgreSQL 14+ (production)
|
||||
|
||||
## Todo:
|
||||
|
||||
- [ ] Do not return empty list on / when no results from agents. (!17)
|
||||
- [X] donner un aperçu rapide de l’état de la supervision.
|
||||
- [X] Use background tasks for alerting (#23)
|
||||
- [X] Delete outdated tasks from config (#19, !25)
|
||||
- [X] Implement alerting tasks (#15, 16, !13)
|
||||
- [X] Handles multiple alerting backends (email, sms, gotify) (!13)
|
||||
- [X] add an "unknown" severity for check errors (!17)
|
||||
- [X] Add a command to generate new authentication token (#22)
|
||||
- [ ] Add a way to specify the severity of the alerts in the config
|
||||
- [ ] Allow passing a dict to check
|
||||
- [ ] A configuration flag can automatically add a check of 301 redirection from HTTP to HTTPS
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2023 Alexis Métaireau, Framasoft
|
||||
|
|
Loading…
Reference in a new issue