mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
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.
This commit is contained in:
parent
f3246467c6
commit
ff18e2a5d2
@ -78,10 +78,15 @@ You can use ``latest`` option. It loads the latest available Rolling release.
|
|||||||
|
|
||||||
vyos@vyos:~$ add system image latest
|
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
|
.. 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/
|
https://vyos.net/get/nightly-builds/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user