Hi everyone.
After updating with docker to the last versione (2.0.8.1_beta_2024-05-07);
commands:
docker compose pull duplicati
docker compose up -d duplicati
when I returned to the home page everything disappeared! I found a new installation.
Where did the previous settings go?
The backup settings are stored in the DATA folder which needs to be outside the Docker container as it has persistent data.
Could you check that the folder exists and contains at least the file Duplicati-server.sqlite?
If you have not set up the DATA folder, your settings database was lost when you updated the container. You then need to restore or setup your configuration again.