Bot Updating Documentation

pull/141/head
LinuxServer-CI 2023-09-01 10:25:24 +00:00
rodzic 6a11b032e0
commit 20afcb7e2d
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -42,6 +42,10 @@ The architectures supported by this image are:
Grocy is simple to get running. Configure the container with instructions below, start it, and you can then access it Grocy is simple to get running. Configure the container with instructions below, start it, and you can then access it
by visiting http://your.ip:9283 - once the page loads, you can log in with the default username and password of admin / admin by visiting http://your.ip:9283 - once the page loads, you can log in with the default username and password of admin / admin
### Upgrading
Following a container upgrade ensure that you visit the root (`/`) route (click on the logo in the left upper edge) in order to run any necessary database migrations. See [https://github.com/grocy/grocy#how-to-update](https://github.com/grocy/grocy#how-to-update) for more details.
## Usage ## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli. To help you get started creating a container from this image you can either use docker-compose or the docker cli.