mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.3.7.md
This commit is contained in:
parent
6e43fcc047
commit
e9618af403
@ -3,6 +3,7 @@
|
|||||||
Not yet released.
|
Not yet released.
|
||||||
|
|
||||||
### 🚀 New features
|
### 🚀 New features
|
||||||
|
- Users can now reset the DNS zone for domain from ['OpenPanel > DNS Zone Editor > *domain* > Reset Zone'](/docs/panel/domains/dns/#reset-zone).
|
||||||
- Administrators can now [increase storage (disk space) allocated to Docker from 'OpenAdmin > Services > Docker'](https://i.postimg.cc/dwXgtRnP/storage-limits.png).
|
- Administrators can now [increase storage (disk space) allocated to Docker from 'OpenAdmin > Services > Docker'](https://i.postimg.cc/dwXgtRnP/storage-limits.png).
|
||||||
|
|
||||||
### 🐛 Bug fixes
|
### 🐛 Bug fixes
|
||||||
@ -14,6 +15,7 @@ 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.
|
- 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
|
### 💅 Polish
|
||||||
|
- [`opencli domains-dns default` command to restore default DNS zone for a domain](https://dev.openpanel.com/cli/domains.html#Default).
|
||||||
- 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).
|
- 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).
|
- [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`](https://dev.openpanel.com/cli/docker.html#Limits) will now work for both devicemapper and overlay2 docker storage drivers.
|
||||||
|
Loading…
Reference in New Issue
Block a user