Update 0.2.5.md

This commit is contained in:
Stefan Pejcic 2024-08-15 18:54:00 +02:00 committed by GitHub
parent 0eb7ef8248
commit f8994f4773
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ Not yet released.
- [FOSSBilling integration](/docs/articles/extensions/openpanel-and-fossbilling/)
- [opencli ssl-cleanup](https://dev.openpanel.co/cli/commands.html#Delete-unused-SSLs)
- BIND9 service is not containerized in 'openpanel_dns' container.
- Logrotate is added for nginx, openpanel services and system logs.
- Nginx service is now containerized in 'nginx' container.
- Certbot service is now containerized in 'certbot' container.
- Container names are now used in nginx configuration files instead of internal docker IPs.
@ -34,4 +35,6 @@ Not yet released.
- ModSecurity is temporary disabled until dockerized.
- Sentinel service now tries to restart service/container and sends alerts if that fails.
- File Watcher service is removed.
- Sentinel service now runs checks every 5 minutes instead of every minute.
- Startup tasks are optimized and server startup after reboot is now up to 15x faster.