tigerinus

Results 130 comments of tigerinus

> I need label to use WATCHTOWER_LABEL_ENABLE="true" My bad this issue is meant to track labelling specific to Traefik. While there is no UI to allow adding labels, you can...

At minimum, we need to allow user to edit LABEL for each app in the UI. This feature needs to be designed and implemented.

@Vizion-HUN - On top of my mind I don't recall any logic within CasaOS keeps sending DNS Lookup requests. At most it resolves a domain to IP once, then following...

What tool do you use for capture the DNS lookups? Can you help eliminating some factors (apps, settings, etc.) down to minimum environment for reproducing this issue? Super appreciated!

Can u stop AdGuard Home and see if it still send these many DNS lookups? Just want to see if it is AdGuard or CasaOS causing the issue.

Like I said above, CasaOS has no functionality or need to keep sending DNS lookups. It is not a DNS service (but AdGuard is). Correct me if I am wrong,...

Let's keep this issue open until its cause is clear.

There are some discussions about this topic at https://github.com/JanDeDobbeleer/oh-my-posh/issues/475

A naive thought on this is: 1. Have `starship prompt --tmux` and `starship prompt --right --tmux` to write current left and right prompt to status bar based on [TMUX format](https://www.man7.org/linux/man-pages/man1/tmux.1.html#FORMATS)....

> Starship currently uses an external library to handle ANSI text coloring, so it's unlikely we will support tmux formatting anytime soon. For now, it would make sense to instead...