"Migrate to 1.0" menu entry missing
Hi everyone,
I'm running 0.15.4 on Docker Compose on Debian and wanted to spin up a beta instance to test everything in advance, especially my OIDC setup using Authentik.
Unfortunately I seem to be missing the menu item to export my config. I also found nothing about the need to enable the option through some environment variable or something else.
Solution:Jump to solution
Migrate to 1.0 page was only introduced in 0.15.10, so you'll have to update to there first 😉
https://github.com/ajnart/homarr/releases/tag/v0.15.10...
GitHub
Release v0.15.10 · ajnart/homarr
NoteWe've been working actively on working towards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul ...
4 Replies
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
Migrate to 1.0 page was only introduced in 0.15.10, so you'll have to update to there first 😉
https://github.com/ajnart/homarr/releases/tag/v0.15.10
GitHub
Release v0.15.10 · ajnart/homarr
NoteWe've been working actively on working towards version 1.0 which will include many improvements to performance, security and the overall look & feel of Homarr. It will greatly overhaul ...
D‘Oh! In that case I should probably check the tag in my docker-compose as I just re-pulled the image before posting.
Thanks already. I will mark this as the correct answer as soon as I’ll have it verified tomorrow.
Of course you were absolutely right.
My mistake was, that I still had the "fix-redirect-oidc" tag selected. So I update my docker-compose.yaml and hit "deploy" in Dockge. But of course that did not pull the new image.
A quick pull of the latest image and the item is right were it is supposed to be.