mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.1.md
This commit is contained in:
@@ -7,10 +7,6 @@ hide_table_of_contents: true
|
||||
|
||||
Released on June 28, 2024
|
||||
|
||||
:::danger
|
||||
[Important Update: OpenPanel version 0.2.1 Announcement](https://community.openpanel.co/d/65-important-update-openpanel-version-021-announcement)
|
||||
:::
|
||||
|
||||
### 🚀 New features
|
||||
- [Spanish Translation 🇪🇸](https://community.openpanel.co/d/59-hablas-espanol-spanish-translation-for-openpanel)
|
||||
- [OpenPanel Enterprise Edition](/product/openpanel-premium-control-panel/)
|
||||
@@ -95,35 +91,6 @@ To define custom log files for the viewer:
|
||||
By following these steps, you can effectively customize the log files displayed in the OpenAdmin log viewer according to your specific requirements. This flexibility allows you to monitor logs from both standard services and any custom applications or services you integrate with OpenPanel.
|
||||
|
||||
|
||||
### opencli license
|
||||
|
||||
`opencli license` is a new command dedicated to Enterprise users. It allows you to set a license key, verify it, display information and delete the key to downgrade to Community edition.
|
||||
|
||||
|
||||
View available options:
|
||||
```bash
|
||||
opencli license
|
||||
```
|
||||
|
||||
Adding a license key:
|
||||
```bash
|
||||
opencli license <KEY>
|
||||
```
|
||||
|
||||
View license key:
|
||||
```bash
|
||||
opencli license key
|
||||
```
|
||||
|
||||
View license information:
|
||||
```bash
|
||||
opencli license info
|
||||
```
|
||||
Delete license key:
|
||||
```bash
|
||||
opencli license delete
|
||||
```
|
||||
|
||||
### Docker Usage
|
||||
|
||||
*OpenAdmin > Users > Profile > Usage* page now shows a graph of users docker contianer resource usage from the table.
|
||||
|
||||
Reference in New Issue
Block a user