David Tayar
David Tayar
Why did you do that? helm chart is an independent package, and no need to have something inside. You can make a root folder, let's say "monitoring" and push under...
> @XDavidT I have 2 teams, both want to name their application the same name "my-awesome-ui" > > Team A has 2 applications: > > * `my-awesome-backend-api` > * `my-awesome-ui`...
Workaround: You can fill the SMTP on grafana.ini, for example: ``` grafana: grafana.ini: smtp: enabled: true host: : skip_verify: true from_address: [email protected] password: user: ``` full config doc here: https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#smtp
Got the same, but using the icon in the top, it works.
> > > From the link, I believe you can convert the returned datetime to timezone-aware datetime by: > > import pytz > dt = message.ToDatetime() > aware_utc_dt = dt.replace(tzinfo=pytz.utc)...
> > > I don't know if custom attributes in the UI is part of the `customValue` property of the object, or if it is something else. > The documentation...
@iib0011
> takeout-*.zip I tried this one, but the CLI UI doesn't show up so I didn't try it again, here is the result: ``` . _ _ _ _ ....
[immich-go_2025-06-08_08-39-13.log](https://github.com/user-attachments/files/20644118/immich-go_2025-06-08_08-39-13.log) Here you go. Files are local but in External Hard Drive (local usb connected). I'm using Macbook with macOS 15.5
> I'm not a Mac specialist... > > Could you open a terminal, and try following: > > ls -al /Volumes/DavidMacbo/takeout-*.zip > ``` -rwx------@ 1 xdavidt staff 328517 May 29...