mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.8.md
This commit is contained in:
parent
5137573ba0
commit
cf19fa784a
@ -32,6 +32,8 @@ Not yet released.
|
||||
### 💅 Polish
|
||||
- Administrators can now specify the PHP extensions to be installed automatically when a user installs a PHP version by editing [the `/etc/openpanel/php/extensions.txt` file](https://github.com/stefanpejcic/openpanel-configuration/blob/main/php/extensions.txt).
|
||||
- Administrators can now specify the PHP.INI values to be automatically set when a user installs a PHP version by editing the [`/etc/openpanel/php/ini.txt` file](https://github.com/stefanpejcic/openpanel-configuration/blob/main/php/ini.txt).
|
||||
- `opencli ssl-domain` will now first try to generate certificate with DNS-01 verification, if that fails, HTTP-01 will be used.
|
||||
- Wildcard subdomain SSL are now generated automatically if domain is pointed with nameservers to the OpenPanel server.
|
||||
- Update script will now [create a log file of each update attempt and write a notification in OpenAdmin dashboard](https://i.postimg.cc/sXvkNFKv/2024-08-30-20-33.png).
|
||||
- Added timeouts to all external curl and wget calls from opencli scripts.
|
||||
- `opencli ssl-domain` command now accepts optional flag `--dry-run` to perform a test run against the Let's Encrypt staging server, obtaining test (invalid) certificates but not saving them to disk.
|
||||
|
Loading…
Reference in New Issue
Block a user