Bot Updating Documentation

pull/249/head
LinuxServer-CI 2024-09-27 03:06:39 +00:00
rodzic 4c444139c3
commit c1b0d19958
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -42,6 +42,14 @@ To log in to the application, browse to `http://<hostip>:6501`.
* Default Password: admin
`change password ASAP.`
## Read-Only Operation
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
### Caveats
* Not supported when running with SSL (Further debuging into why is appreciated)
## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
@ -244,7 +252,7 @@ Below are the instructions for updating containers:
### Image Update Notifications - Diun (Docker Image Update Notifier)
!!! tip
!!! tip
We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.