Hi there! I’d like to share my project with you all.
What is this? Vigil is a lightweight, self-hosted dashboard that watches your Docker images and tells you when updates are available. It’s a ready-to-run Docker setup with a simple install scripts. I know most people don’t like scripts, but since I’m a tech noob I find it pretty useful. For all the pros out there, you can check the script by yourself. This is my first “real world” project so it might not be as polished as other apps out there. It’s a hobby that I started cultivating a few months ago and I’m pretty excited with the results. However, it’d only mean something significant, if other people use it and give their own opinions about it.
If you have a few minutes, I’d really appreciate you trying it out and leaving a review or suggestions on the repo or even here. I’d do my best to answer most of the comments.
Edited because the link wasn’t showing up and giving more details about the project. https://github.com/kumucode/vigil.git


Hi Appoxo, I agree that AI can be slop, but it seems like it’s getting better over time. I’m not claiming that this is a revolutionary new application, it’s more like a prove of concept that I wanted to test out. What does it do? well, you basically have a centralized place to keep tracking of your docker images and get a notification when there’s a new release so you can update it manually or automatically as you wish that’s the main utility of it. There are a few other things but, maybe thye aren’t interesting enough.
I see.
As a poc it certainly works.
Side remark: I usually see the term “dashboard” usally being used for a sort of compilation about services individual status (like you do) but also links to the actual service to use said service.
So yours is a sort of hybrid of (I believe they are called) Yacht and homarr