mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 1.1.0.md
This commit is contained in:
parent
2d4287eee0
commit
fa94d5105e
@ -7,3 +7,10 @@ Released on March 03, 2024
|
||||
- usage of [docker containers per service](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/docker-compose.yml)
|
||||
- removal of official openpanel docker images
|
||||
- usage of [docker volumes for storing data](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/docker-compose.yml#L629)
|
||||
- user plans no longer determine web server (nginx/apache) - instead it is globally configurable in: [/etc/openpanel/docker/compose/1.0/.env](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/.env#L10)
|
||||
- user plans no longer determine usage of mysql type (mysql/mariadb) - instead it is globally configurable in: [/etc/openpanel/docker/compose/1.0/.env](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/.env#L10)
|
||||
|
||||
### 💅 Polish
|
||||
- disk and inodes quota can now be set to 0 for unlimited
|
||||
- **docker** feature is added, allowing users to manage resource usage per containers, change versions, switch mysql type or webserver.
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user