mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
release 0.6.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package beszel
|
package beszel
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Version = "0.5.3"
|
Version = "0.6.0"
|
||||||
AppName = "beszel"
|
AppName = "beszel"
|
||||||
)
|
)
|
||||||
|
@@ -12,7 +12,7 @@ A lightweight server resource monitoring hub with historical data, docker stats,
|
|||||||
- **Lightweight**: Smaller and less resource-intensive than leading solutions.
|
- **Lightweight**: Smaller and less resource-intensive than leading solutions.
|
||||||
- **Simple**: Easy setup, no need for public internet exposure.
|
- **Simple**: Easy setup, no need for public internet exposure.
|
||||||
- **Docker stats**: Tracks CPU, memory, and network usage history for each container.
|
- **Docker stats**: Tracks CPU, memory, and network usage history for each container.
|
||||||
- **Alerts**: Configurable alerts for CPU, memory, disk usage, and system status.
|
- **Alerts**: Configurable alerts for CPU, memory, disk, bandwidth, temperature, and system status.
|
||||||
- **Multi-user**: Each user manages their own systems. Admins can share systems across users.
|
- **Multi-user**: Each user manages their own systems. Admins can share systems across users.
|
||||||
- **OAuth / OIDC**: Supports multiple OAuth2 providers. Password authentication can be disabled.
|
- **OAuth / OIDC**: Supports multiple OAuth2 providers. Password authentication can be disabled.
|
||||||
- **Automatic backups**: Save and restore data from disk or S3-compatible storage.
|
- **Automatic backups**: Save and restore data from disk or S3-compatible storage.
|
||||||
|
Reference in New Issue
Block a user