test
Some checks failed
Update README from CHANGELOG / update-readme (push) Has been cancelled

This commit is contained in:
2025-12-18 18:39:17 +01:00
parent c725531690
commit 3d700dc80c
6 changed files with 785 additions and 49 deletions

View File

@@ -1,44 +1,26 @@
# ITSchool Project 1
# Server Monitor
Servers Monitoring
Demo: [https://itschool.pbcv.dev/](https://itschool.pbcv.dev/)
**Menu:**
[License](LICENSE) · [Security](SECURITY.md) · [Changelog](CHANGELOG.md) · [Hosted Version](#hosted-version)
## Requirements
---
### VPS
```c++
root (access)
ipv4
*curl
*crontab
```
Lightweight, self-hosted server monitoring tool (single-user).
### Webhost
```c++
*PHP 8.4
- *SQLITE MODULE
```
---
## Install
```bash
sqlite3 db/monitor.sqlite < sql/schema.sql
```
## Latest Release
## Todo (Maybe 🤣)
- Alert System (Discord, Email)
- Down
- Network Attack (DDoS Detection)
- Services (Extra)
- Error, Down
<!-- CHANGELOG:START -->
<!-- CHANGELOG:END -->
- *Services Monitoring (Extra)
- Services list
- Service page
- Uptime, Logs (Filter Errors)
> For the full history, see the [Changelog](CHANGELOG.md).
- Discord Server Alerts Manager (Extra)
- Create / Choose Channel
- Permission Groups
---
- N8N Auto Solve issues (Extra)
- todo
## Hosted Version
A hosted, multi-user version with advanced features is available at:
@todo
The hosted service is not open source and is governed by separate Terms of Service.