brunotco
brunotco
HHomarr
Created by ipqow on 7/4/2023 in #💬・get-help
Categories wont move up/down, leaving gaps...
when I have this problem what I do is edit the names and save them, I do this by the order I want them to be displayed, then they won't have spaces between and are ordered like I want
14 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
try it when you can
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
basically all asked from inside /dot/ stays inside /dot/ and doesn't move to the / (root)
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
so the wrong request for domain/assets/icon is changed to domain/dot/assets/icon
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
rewrite the request to add /dot/
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
that's the referer
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
when you have a request that's from /dot/
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
if ($http_referer ~ ^https?://dash.test.local/dot) {
rewrite ^/(.*)$ /dot/$1 last;
}
if ($http_referer ~ ^https?://dash.test.local/dot) {
rewrite ^/(.*)$ /dot/$1 last;
}
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
I added a rule on nginx
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
and iframe shows on homarr
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
No description
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
got it working on /dot/
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
No description
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
I got it to work with the setup you wanted 😛
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
I'm a little stubborn xD
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
in the meantime
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
no problem
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
try it and then give your feedback 😛
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
instead of using domain.com/romeo use romeo.domain.com
327 replies
HHomarr
Created by KingLego2006 on 7/11/2023 in #💬・get-help
Connecting multiple servers with dashdot/Reverse Proxying with nginx
and leave homarr as it is
327 replies