Bharat Kalluri
help with home assistant and home kit bridge integration
I’ve recently started running home assistant. Everything runs great, just that I’m not able to connect HomeKit bridge to my phone.
How do I make this work? Currently it tries to connect for a while and fails.
83 replies
HTTPS with Tailscale certs & TS domain
I'm just curious if I can pull this off.
I understand that tailscale does HTTPS letsencrypt certs (https://tailscale.com/kb/1153/enabling-https). I also found that traefik supports tailscale cert resolver natively (https://www.tailscale.com/blog/traefik-certificate-resolver?ref=traefik.io & https://traefik.io/blog/exploring-the-tailscale-traefik-proxy-integration/)
I want to set the local domain to my tailnet domain so that jellyfin.<tailnetdomain>.ts.net uses the tailscale cert resolver and resolves the HTTPs certificate.
is there any way I can achieve this? can I set the local domain to be the tailnet domain?
what I've tried
I've changed
myresolver
to
and the following user config
with this, I can get
https://<machinename>.<tailnet>.ts.net (host domain) https working with a valid lets encrypt cert.
but the subdomains such as deluge.<machinenmae>.<tailnet>.ts.net does not resolve at all.
in context, I setup <tailnet>.ts.net as the local domain since everything is running inside tailscale21 replies
Help in setting up local domain in wifi
Currently on my tipi setup, the local domain is set to tipi.lan & for an application like immich, the URL is configured to
immich.tipi.lan
.
But unfortunately, on hitting the domain unknown host. I understand that usually domains like these are setup using mdns & avahi on say ubuntu installs. I don't see any code relating to avahi in runtipi org.
How can I go about fixing this?
tangential, but interested to know how I can avoid this
is this expected?
more logs attached3 replies
Help with running Baszel
I've installed Baszel today along with the agent.
Post setup, during adding a new system in the app, I tried setting the host name to
- 0.0.0.0
- IP address of my machine
- localhost
- baszel-agent (thought the network would be the same, hence docker should resolve)
I'm probably understanding something wrong. I understand the app is added just a while back and there are docs missing. I could help with post install documentation once I can figure it out.
How do I connect baszel with its agent?
6 replies
Downloads in transmission don't show up in file manager
Just setup tipi, everything works great. Transmission by default seems to download to
How can I download files either to
/downloads/complete
. But post success of download, I don't find any files in ~/runtipi/media/torrents/complete
or in any other folder in ~/runtipi
.How can I download files either to
~/runtipi/media/torrents
or ~/runtipi/media/data/music
?18 replies