H
Homarr9mo ago
rad

On update, it makes me re-make a user account

I have Homarr auto update from Watchtower, when it updates it keeps all the boards and stuff, but it makes me add a new user every time it updates. I think I'm using persistent volumes right, but I couldn't find anything on it from anyone else unless I'm looking for the wrong thing so sorry if it's a dumb question This is my docker compose
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
ports:
- '7575:7575'
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
ports:
- '7575:7575'
Solution:
Hi @rad , please read the update guide. You are missing the database volume / mount. Hence the data is not being persisted
Jump to solution
4 Replies
Cakey Bot
Cakey Bot9mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Solution
Manicraft1001
Manicraft10019mo ago
Hi @rad , please read the update guide. You are missing the database volume / mount. Hence the data is not being persisted
Manicraft1001
Manicraft10019mo ago
🚀 Installation | Homarr documentation
We provide multiple installation methods. Are you a newbie to Docker? We recommend Docker Compose for beginners.
rad
radOP9mo ago
ah shit thank you LOL my original db was v2
Want results from more Discord servers?
Add your server