From ff18e2a5d21e25588a2e93f3123b6773e81af2df Mon Sep 17 00:00:00 2001 From: Andrew Topp Date: Mon, 21 Oct 2024 15:19:52 +1000 Subject: T6794: Clarification on appropriate URL for update-check * Looks like some people have been trying to use the nightly-build list (or other repo URLs) as an update-check URL * This modification provides a metadata URL for the rolling-release and attempts to make more obvious the difference between that and the rolling image list. --- docs/installation/update.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/installation/update.rst b/docs/installation/update.rst index b0b43836..d4fcf11c 100644 --- a/docs/installation/update.rst +++ b/docs/installation/update.rst @@ -78,10 +78,15 @@ You can use ``latest`` option. It loads the latest available Rolling release. vyos@vyos:~$ add system image latest -.. note:: To use the `latest` option the "system update-check url" must be configured. +.. note:: To use the `latest` option the "system update-check url" must be configured + appropriately for the installed release. + + For updates to the Rolling Release for AMD64, the following URL may be used: + + https://raw.githubusercontent.com/vyos/vyos-nightly-build/refs/heads/current/version.json .. hint:: The most up-do-date Rolling Release for AMD64 can be accessed using - the following URL: + the following URL from a web browser: https://vyos.net/get/nightly-builds/ -- cgit v1.2.3