background on beta image
can someone show a example how to set an background on the beta image?
I believe i had a extra volume path before.
14 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?
i uploaded a file form the manage page called:
wallpaper10.jpg
what should i set as path here?
doesnt put any URL on the clipboard
http://10.3.10.10:7575/manage/medias/wallpaper10.jpg
tried several paths
volumes:
- /Homarr-directory/nextjs/public/:/app/apps/nextjs/public/
You should copy the public folder you downloaded from Github to the homarr directory/public folder. Then copy your own images to the public directory.
You can access it from http://homarr address:port/folder/image.jpg or enter /folder name/image.jpg in the settings.
hi man thanks for ur reply but thats an invalid mount point
im on the the beta version and yesterday people said the volume mappings are different
I've been using it this way without any problems in the 1.0 beta version.
Download homarr beta from github and extract it to your home directory. Change the folder name to homarr and mount it to docker. The mount path should be as follows
volumes:
- /home/yourlinuxusername/homarr/apps/nextjs/public/:/app/apps/nextjs/public/
You can access the images you upload to the public folder as http://homarraddress:port/image.jpg or png, svg. or you can enter it as /image.jpg in the settings background section.
You shouldn't do it this way (with the mount). We added the
medias
management page for that but in the beta there is currently a bug that it only queries the local medias from the database again when you restart your container @IIIdefconIII ︻デ═一 @GkhnG . See this issue for referenceGitHub
bug: local icon repository does not work with media · Issue #1677 ·...
It does not work because the data that is used to show the icons is only updated once a week or after restarting the container
Thanks for the reply I'll wait gently
That's an invalid internal mount adress...
Will be fixed in https://github.com/homarr-labs/homarr/pull/1765
GitHub
fix(icons): local icon repository does not work with medias by Meie...
Homarr
Thank you for your contribution. Please ensure that your pull request meets the following pull request:
Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
Pull r...
Fixed in about 25 minutes in release
v1.0.0-beta.7
is the beta 7 using a other image tag?
No it should not