Yevgeniy Kuksenko
Yevgeniy Kuksenko
@djessich any chance you have time to rebase this?
A config file would be great. It may also be nice to identify each device in case there are more than one of the same type of device. - Maybe...
`container1` is intentionally connected to only `network1` for isolation. For some additional context of where I ran into this issue, I use the following scenario so that the `database` is...
Sorry for the delay. I do not usually use docker these days. Docker works a bit differently in this area but it does work intuitively, at least for me. 1....
Thanks for the update! No hurry here. One more question, in case I do not figure it out before you have time: Is there a redacted example `tacticalrmm.settings` file available...
Just seeing your message now. I will check out the role. I initially misunderstood that `tacticalrmm.settings` was actually referring to a python module rather than a file with that name....
For when you have time: The existing `/core/status/` (`core/views.py`) code checks certificate validity. This part of the code has no tests currently. I included this metric in the new Prometheus...
I did look at mocking/patching the certificate loading bits and was successful but found that supplying a small fake cert tests additional untested areas so I used that route. I...
The gpg instructions are also out of date for AlmaLinux9 (rhel9 based distros?) now.
https://github.com/neovim/neovim/issues/1767 seems to be related and part of the 0.7 milestone