Replies: 1 comment 1 reply
-
|
Hi, The production image is always older than the source code. See what will be available in the next release here #138 Open a new issue if you think there is a bug in the latest release that is not mentioned in the above issue or fixed in the netalertx-dev image which is always build from the latest source. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m trying to update NetAlertX to v26.1.17, and I’m a bit unsure about the correct way to install it from scratch.
The release page shows v26.1.17 as the latest version, but I’m not sure whether I should:
pull the image from GHCR using
image: ghcr.io/jokob-sk/netalertx:latestor
use the compose file in the release that builds the image locally.
The reason I’m asking is that when I use the GHCR latest image, the Pi‑hole API login fails on Pi‑hole v6. Earlier this week the Pi‑hole API was working fine for me (as in our ICMP discussion), so I just want to make sure I’m using the right installation method.
If the recommended method is the local build from the release source, could you confirm the correct steps?
My understanding is: download the v26.1.17 source, extract it, run docker compose build, then docker compose up -d.
Just want to make sure that’s the intended workflow.
Could you also confirm whether the GHCR image is up to date?
Thanks for your help!
Steen
Beta Was this translation helpful? Give feedback.
All reactions