Update 0.1.8.md

This commit is contained in:
Stefan Pejcic 2024-05-09 23:08:41 +02:00 committed by GitHub
parent c6c2916b03
commit da4fdf473b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ Not yet released.
- [Total Docker Resource Usage Settings](#docker-resources)
- [`opencli docker` commands](#opencli-docker)
- [Docker info is now visible from the *OpenAdmin > Docker Settings* page](https://i.postimg.cc/6pCPVdsc/2024-05-09-19-38.png)
- [Exclude accounts from all backup jobs](#exclude-backups)
### 🐛 Bug fixes
- "New User" button on 'OpenAdmin > Users' is now visible on mobile devices.
@ -42,6 +43,10 @@ Please note: Memory usage is saved in gigabytes (GB), not as a percentage. There
GoAccess is no longer directly installed on the server; instead, it [runs as a Docker container](https://hub.docker.com/r/allinurl/goaccess) when necessary. This setup ensures that resources are utilized only when required and prevents any utilization of system services during idle periods. When collecting domain statistics, one container is initiated per domain name.
### Exclude backups
You can disable individual user accounts from all backup jobs by including them in the file `usr/local/admin/scripts/helpers/excluded_from_backups.txt`.
### opencli docker
Several new OpenCLI commands are now available to manage the Docker service: