- Aug 14, 2024
-
- Aug 12, 2024
-
-
lelutin authored
port 8080 is fairly popular so many things can be binding to that port. Today I had a container running that was bound to it and puppetdb queries would not work (quite unsurprisingly). The cumin function in the trick for automatically setting up the tunnel now checks whether the port will respond to a simple puppetdb query. `echo -e` was a typo. really I wanted that to be `-n` so that the dots showing the waiting would be on the same line. The new `echo "x"` is there to indicate the error in the waiting line but also to move the error message to a new line, where it's easier to read
-
- Aug 08, 2024
-
-
Jérôme Charaoui authored
-
- Aug 07, 2024
-
- Jul 31, 2024
-
-
Jim Newsome authored
The information was all already there, but I think having it as a step-by-step list of instructions will be easier to understand, especially for someone not already familiar with IRC.
-
- Jul 25, 2024
-
-
Jérôme Charaoui authored
-
- Jul 23, 2024
-
-
Jérôme Charaoui authored
-
- Jul 18, 2024
-
- Jul 16, 2024
-
- Jul 04, 2024
-
- Jul 03, 2024
-
-
anarcat authored
I had to do this again today for team#41667 and it was really useful to have this around. I also noticed I was missing the `amtool` invocation, even from the other ticket, so it was kind of important to add this to the wiki immediately after all.
-
- Jul 02, 2024
-
- Jun 26, 2024
-
-
lelutin authored
Alertmanager is now publishing alerts to the newly-registerd #tor-alerts channel. We've decided to change the channel name since the new monitoring system is not related to nagios anymore. We prefer having a more generic name. See team#41631
-
lelutin authored
The linter I use locally (markdownlint) is set to be very strict and there are many other issues that I didn't fix. The other issues are almost all about lines being too short or bullet lists being indented by one space. I just wanted to fix the easiest details that surely won't have an impact on the content.
-
anarcat authored
-
- Jun 19, 2024
-
-
anarcat authored
Normal chunks are okay to backup without any special snapshotting, but WAL files are written on the fly by Prometheus, and doing a backup with Bacula will lead to inconsistencies in the storage which can make recovery more difficult. See also https://github.com/prometheus/prometheus/pull/14317
- Jun 18, 2024
-
- Jun 11, 2024
-
- Jun 10, 2024
-
- Jun 06, 2024
-
-
lelutin authored
drop is the target that avoids ICMP responses. I believe this was just an omission when copy/pasting the command above.
-
- Jun 05, 2024
-