mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.8.md
This commit is contained in:
parent
a37b313aab
commit
1b16fb669a
@ -7,6 +7,10 @@ hide_table_of_contents: true
|
||||
Not yet released.
|
||||
|
||||
### 🚀 New features
|
||||
- New api endpoints for retrieving server usage: [/api/usage/stats](https://dev.openpanel.com/api/usage.html#Stats), [/api/usage/cpu](https://dev.openpanel.com/api/usage.html#CPU-usage), [/api/usage/memory](https://dev.openpanel.com/api/usage.html#Memory-usage), [/api/usage/disk](https://dev.openpanel.com/api/usage.html#Disk-usage).
|
||||
- New api endpoint for retrieving system information: [/api/system](https://dev.openpanel.com/api/system.html#System-info).
|
||||
- New api endpoint for retrieving users with dedicated IP addresses: [/api/ips](https://dev.openpanel.com/api/users.html#IPs).
|
||||
- New api endpoints for retrieving docker information: [/api/docker/info](https://dev.openpanel.com/api/docker.html#Docker-info) and [/api/docker/context](https://dev.openpanel.com/api/docker.html#Docker-context).
|
||||
- [18 new sub-commands for managing mailserver using `opencli email-server`](https://dev.openpanel.com/cli/email.html#MailServer)
|
||||
- [13 new sub-commands for managing dns using `opencli domains-dns`](https://dev.openpanel.com/cli/domains.html#DNS)
|
||||
- [`opencli php-ini`](https://dev.openpanel.com/cli/php.html#PHP-INI)
|
||||
|
Loading…
Reference in New Issue
Block a user