mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update docker.md
This commit is contained in:
parent
37bbc0c0bb
commit
b2ec60ded6
@ -59,17 +59,6 @@ The `docker stats` command is a resource-intensive operation that consumes signi
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Is port in use
|
|
||||||
|
|
||||||
The `is_port_in_use` script is used by the PM2 (Python / NodeJS Application Manager) when installing a new applicaiton to chekc if specified port is already in use in the docker contianer by another application or process.
|
|
||||||
|
|
||||||
|
|
||||||
```bash
|
|
||||||
opencli docker-is_port_in_use [username]
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
## usage_stats_cleanup
|
## usage_stats_cleanup
|
||||||
|
|
||||||
The `usage_stats_cleanup` script is used by the AdminPanel to rotate the 'Past Resource Usage' data for each user, with [the setting](https://docs.openpanel.co/docs/admin/scripts/openpanel_config#resource_usage_retention) specified by the Administrator.
|
The `usage_stats_cleanup` script is used by the AdminPanel to rotate the 'Past Resource Usage' data for each user, with [the setting](https://docs.openpanel.co/docs/admin/scripts/openpanel_config#resource_usage_retention) specified by the Administrator.
|
||||||
|
Loading…
Reference in New Issue
Block a user