Add information about initial setup

This commit is contained in:
Theodoros Grammenos 2025-03-19 11:41:02 +01:00
parent b3c3594a50
commit cf874c41da
No known key found for this signature in database
GPG key ID: D25FBC869FCFEBDE

View file

@ -26,6 +26,8 @@ The image is available on [Docker Hub](https://hub.docker.com/r/teogramm/koha)
The main configuration environment variables are documented in The main configuration environment variables are documented in
[config-main.env](config-main.env). [config-main.env](config-main.env).
The username and password for the initial setup are the same as the database username and password.
Logs for stored under the `/var/log/koha` directory. Logs for stored under the `/var/log/koha` directory.
In order to function, Koha requires a MySQL database, a Memcached server and a RabbitMQ server with the stomp plugin. In order to function, Koha requires a MySQL database, a Memcached server and a RabbitMQ server with the stomp plugin.