Skip to content
Snippets Groups Projects
  1. Aug 14, 2024
  2. Aug 13, 2024
  3. Aug 12, 2024
    • lelutin's avatar
      howto/cumin: trick for tunnel: confirm that port 8080 is used by puppetdb · ffa2c017
      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
      ffa2c017
  4. Aug 08, 2024
  5. Aug 07, 2024
  6. Jul 31, 2024
  7. Jul 25, 2024
  8. Jul 23, 2024
  9. Jul 22, 2024
  10. Jul 18, 2024
  11. Jul 16, 2024
  12. Jul 10, 2024
    • lelutin's avatar
      Remove ux from list_of_lists (ref: team#41675) · 619bf201
      lelutin authored
      619bf201
    • lelutin's avatar
      Mailman also keeps the web archive online when deleting · 8fe7b47f
      lelutin authored
      Because of discussions today around issue team#41675 and from
      what I read in this wiki page, I somehow thought that only the .mbox
      archive would be kept around and that the web archive would become
      offline upon deletion.
      
      But what happens is rather more to-the-letter what is said in this page:
      the archive is kept around, html files visible on the web included.
      
      I'm just clearing out the possible questions that I'll have (and
      possibly others?) when I won't remember this detail by adding a quick
      note about the web archive remaining online.
      8fe7b47f
    • lelutin's avatar
      Fix description of how to handle the main website · b8c7db5b
      lelutin authored
      The main tor website is not manage by the www rotation (anymore?) it's
      now getting auto-deployed by CI, except for prod.
      
      The current text is confusing in that regards.
      b8c7db5b
  13. Jul 04, 2024
  14. Jul 03, 2024
  15. Jul 02, 2024
  16. Jun 26, 2024
  17. Jun 20, 2024
  18. Jun 19, 2024
Loading