mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-14 09:40:15 +00:00
add documentation for docker rootless
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
2d9a1afa33
commit
f73d1e39b4
3 changed files with 13 additions and 1 deletions
|
|
@ -358,6 +358,9 @@ You can then navigate to the apps management page, activate the external storage
|
|||
|
||||
Be aware though that these locations will not be covered by the built-in backup solution!
|
||||
|
||||
### How to run this with docker rootless?
|
||||
You can run AIO also with docker rootless. How to do this is documented here: [docker-rootless.md](https://github.com/nextcloud/all-in-one/blob/main/docker-rootless.md)
|
||||
|
||||
### Huge docker logs
|
||||
When your containers run for a few days without a restart, the container logs that you can view from the AIO interface can get really huge. You can limit the loge sizes by enabling logrotate for docker container logs. Feel free to enable this by following those instructions: https://sandro-keil.de/blog/logrotate-for-docker-container/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue