Manual steps required before the update
In .env file, rename:
DB_PASSWORDtoDATABASE_PASSWORDDB_IMAGEtoDATABASE_IMAGECLOUD_DOMAINtoSUPLA_HOST_ADDRESSSECRETtoAPP_SECRET
In .env file, add:
DATABASE_VERSION=mariadb-11.8.2(it must match the version fromDATABASE_IMAGE
In .env file, delete:
SUPLA_FIRST_USER_EMAILSUPLA_FIRST_USER_PASSWORD
In .env file, if you have COMPOSE_PATH_SEPARATOR=; (semicolon):
- delete
COMPOSE_PATH_SEPARATOR=;line - change path separator in
COMPOSE_FILEto colon, e.g.COMPOSE_FILE=docker-compose.yml:docker-compose.standalone.yml
| SUPLA-Cloud | SUPLA-Core |
|---|---|