Skip to content

Commit

Permalink
T6794: Clarification on appropriate URL for update-check
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
talmakion committed Oct 21, 2024
1 parent f324646 commit ff18e2a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/installation/update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down

0 comments on commit ff18e2a

Please sign in to comment.