css
Hello can someone help to change the header line transparent with css i can't do it
Solution:
it's .mantine-Header-root iirc. talked about it with another user here: https://discord.com/channels/972958686051962910/1280521531507867669
Version v0.15.4 is available. Current: v0.3.1
Quick question! I just created a container with Homarr through "ajnart/homarr:latest" however.. It installs Homarr v0.3.1 and says "Version v0.15.4 is available. Current: v0.3.1" how do I get v 0.15.4? Im kinda new to the world of docker's and configurating these stuff. I tried to find similar post but didnt find anything.
Solution:
@kajo you probably downloaded from docker hub, but we've migrated to ghcr after v0.3.1
dashboard management
I have several users and would like the “normal” users not to be able to access all dashboards. Where can I set this?
A newly created test user can also choose a different dashboard in the administration, can this be prevented by the admin?...
Incredibly slow loading for the past week
This last week trying to use Homarr has been a slog. The dashboard takes several minutes to load sometimes and often takes over 30 seconds. I'm running it as a docker container on unraid, and before a week ago it was working relatively fine. Is this a known issue?
custom css or how tonmake ot nice
Hi homarr is installed. I would like to make it « nice ». How to downloads css or modules for … ? No others options in menu, only background and css (surprising for a dashboard) thx
Solution:
Our documentation won't teach you how to write CSS. That you must learn and do yourself.
dash. widget via https
Running caddy I can access dash via browser at https://dash.local no problem. But in homarr dash. Widget it wont. I see error 500. Yet a regular iframe widget with the https address works. Also when accessing homarr via http://192.. and dash. Widget http:// the widget does work. Any ideas?
Home Assistant Integration - Entities Unavailable
Specifically, I get this:
WARN There are apps that have missing configuration options: [Home Assistant] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
...
Solution:
Well, that's interesting. Closed all the possible Homarr tabs. Shut down and started the Docker instead of a restart and no errors
Cosmetic/CSS help
Good morning! I'm trying to do some theme editing with CSS and can't quite figure it out. I was able to get the background color of the tiles (grid stack item) to change, but trying any of the other static variables from the documentation doesn't seem to do anything. I'm beyond new to CSS so it's likely a PEBKAC issue, but I'd appreciate any help. Below is an example of what I have in the Custom CSS section trying to test what static variables are associated with which visual element. Thanks!
```.grid-stack-item-content {
background-color: #fefff9cc !important;
}...
[OIDC] Infinite redirects to homarr
I tried to setup OIDC with homarr with less than optimal success.
The docs are sadly also either outdated or flat out wrong in some aspects
For example AUTH_PROVIDER has to be oidc without quotation marks. Else homarr will complain that this method does not exist....
Solution:
Issue found....
AUTH_OIDC_URI has to be the path to the configuration: https://auth.hammerclock.net/application/o/homarr/.well-known/openid-configuration...
[Solved][Synology Directory Server]
Hey all -
is someone able to post his dockercompose with a synology Ldap connection?
Because i tried to figured it out why homarr dont want to connect. But i have no idea.
My Stuff:...
Solution:
IMPORTANT
Password: Dont use Special Symbols in your password for the Domain User
*Solution...
How to install on windows 10
i am trying to install homarr directly on win10 but not able to figure out how, can someone help me plz (I am not using docker or anything else, just raw windows 10)
Solution:
Installing from source is significantly more complex and difficult. You have to manage the dependency versions and we do not provide any support for it. You must install dependencies by your own and must update / manage conflicts yourself.
Docker will be easier and more secure / suitable for beginners...
Media transcoding info
How am i supposed to set this up? i cannot find any documentation on homarr docs...
i'm trying to view my va-api enabled gpu...
[Synology] Cant create a new board and preferences is blank
I am able to setup a board, but cant create a new one or access the preferences.
Solution:
Ok- I figured this out. I just needed to delete the homarr.syno.json file which Synology created.
Temperature from proxmox?
As you can add some sensors info to promox, is it possible to show it somehow in homarr?
I don't see the system tab in system health monitoring...
Transferring from "Proxmox CT" to Synology NAS "Docker"
I could not find a GUI for export/backup/restore and wondering what files from the VM Debian need to be copied over to the Docker to ensure all settings from the Homarr is transfered... to the new install?
localhost:7575/api/auth/error?error=OAuthSignin from wan.
Hi using authelia. Homarr finally working in local network but from outside .. getting localhost:7575/api/auth/error?error=OAuthSignin. Homarr port is 7575, using swag also. Iany ideas?
Proxmox integration not working with System health monitoring
Good evening, i have homarr running as a lxc on my proxmox cluster. I have added the Proxmox app fine and got it linked with the API. However the System health monitor dosent show anything.
Not sure where to check for why its not linking up.
Cheers....
Solution:
I don't see where you gave the user and the api token any permissions. Make sure you didn't miss that. Add a user permission and a permission for the api token.
Nginx reverse proxy poblem
the icons and config are broken when i enter whit the reverse proxy
Solution:
Do not proxy to /board. Otherwise, our requests for images will be miss-redirected.
Putting homarr in a subfolder
I want to put homarr in a subfolder if possible or in the root while leaving other subdirectory proxies working, I am using SWAG (nginx) and I am planning on setting up authelia, any help would be appreciated,
Solution:
I figured it out, I just copied the subdomain proxy config to the default server block