• 2 Posts
  • 59 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Got it working thanks to your troubleshooting tips now. Also found a very neat way to handle secrets from another comment.

    I tend to run a DB instance per service as that makes backup restoration much easier for me. An idle postgres sits at around 50MB which is a cost I’m willing to pay.

    Thank you again for your help :)




  • Did you also have to set all these env vars by hand?
    I am wondering if it might have something to do with rendering Helm Charts under ArgoCD.

    I’ll give it another try with your recommendations.

    And should I get it working finally, I will obviously switch back to using Secrets.
    I only removed them to reduce possible points of failure.

    As for blueprints, that’s a task for future me xD











  • Just out of curiosity I don’t see how 4 sticks die together at the exact same time unless the PSU is/has fucked up hard.

    I’d argue that the likelihood of 4 sticks failing together is much lower than the MOBO or CPU or PSU failing in a way that makes RAM inaccessible.

    Typically you’d see one stick failing at which point you could take it out and run with the other 3 (or 2 depending on configuration).

    Anyway if you ever intend to return its probably best to keep the rest of the components because who knows which of those will be up next for a shortage/crisis.








  • The post text doesn’t seem to get displayed on some clients (Voyager) so I’ll attach it here as well:

    asciinema (aka asciinema CLI or asciinema recorder) is a command-line tool for recording and live streaming terminal sessions.

    This is a complete rewrite of asciinema in Rust, upgrading the recording file format, introducing terminal live streaming, and bringing numerous improvements across the board.