• 2 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • bjornsno@lemm.eetoSelfhosted@lemmy.worldMonitoring Borg backups
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    5 hours ago

    If you want to do this, what you probably want is to pump your logs into a log drain, something like betterstack is good. They then allow you to set up discrepancy thresholds and can send you emails when something seems to be out of the ordinary. There’s probably a self hosted thing that works the same way but I’ve never found a simple setup. You can do the whole Prometheus, influxdb, grafana setup but imo it’s too much work, and then you still have to set up email smtp separate from that.




  • bjornsno@lemm.eeOPtoSelfhosted@lemmy.worldHelp with deployment
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 days ago

    That would fill the same role as watchtower I guess? I’ve previously tried to have a look at having portainer manage the docker compose stack that it’s running inside but at least back then it seemed to be a dead end and not really what portainer is meant to do. I’m not interested in moving away from docker compose at this time.





  • You should definitely figure out some infra as code system now while it’s manageable. Normally I’d recommend docker-compose as it’s very easy to learn and has a huge ecosystem, but since you’re using proxmox you might need to look at ansible like the other commenter said. Having IaC with git makes it so much easier to test new stuff, roll changes back, and all that good stuff, in addition to solving your original problem of forgetting what is running where.

    Just find the simplest IaC solution possible. Unless you are gunning for a job in infrastructure you don’t need to go into kubernetes or terraform or anything like that, you just need something reproducible that you can easily understand and modify.



  • No, I didn’t say that. I’m unsure where the confusion arises so I’ll start from the beginning. And try to clarify my problem.

    1. There’s a setting that makes it so posts you’ve already read are automatically hidden. I have this turned on.
    2. There’s a setting that makes it so posts get marked as read when you scroll past them. I have this turned on as well.
    3. There’s an option in the drop-down when viewing communities that says “clear read”. This button doesn’t seem to do anything.

    Let’s take a specific community, doctor who @ lemmy.world. This community is the main reason I’m having a problem, because usually I’ll see a post on my feed from there before I watch an episode, so I want to read it later, but when I scroll past the post it gets marked as read. Now once I’ve gone and watched the episode, I’d like to go back to the community to read the post I skipped before. Of course that post is hidden, because it got marked as read when I scrolled past it. That’s when the button from point 3 seems like it should allow me to unhide the post, but it doesn’t work. I can verify that the post does still exist if I just visit that community in a web browser instead of in boost.