Update 0.3.7.md

This commit is contained in:
Stefan Pejcic 2024-11-28 13:47:21 +01:00 committed by GitHub
parent 930eb40b2e
commit 54a01ed636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,8 @@ Not yet released.
- Fixed error: [`failed to start daemon: error while opening volume store metadata database (/var/lib/docker/volumes/metadata.db): invalid database`](https://community.openpanel.org/d/121-solved-docker-error-while-opening-volume-store-metadata-database) caused by decreasing allocated storage for docker.
### 💅 Polish
- [No way to manually start PHP #281](https://github.com/stefanpejcic/OpenPanel/issues/281)
- For faster install process on servers with 400GB+ of storage, from now [a maximum of 200GB will be allocated to Docker service](https://github.com/stefanpejcic/OpenPanel/commit/930eb40b2e72b33cc60aaac49215f6a398d96c29).
- [No way to manually start PHP #281](https://github.com/stefanpejcic/OpenPanel/issues/281).
- [`opencli docker-limits --apply`](https://dev.openpanel.com/cli/docker.html#Limits) will now work for both devicemapper and overlay2 docker storage drivers.
- [`opencli docker-limits --apply SIZE`](https://dev.openpanel.com/cli/docker.html#Limits) now allows Administrators to increase storage size for Docker service.
- if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table.