Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The official Configuration Proxy manual is available at https://github.com/nordic-institute/X-Road/blob/develop/doc/Manuals/ug-cp_x-road_v6_configuration_proxy_manual.md.

Beta Versions

Beta versions of X-Road are installed following the official installation guides. The only difference compared to an official release version is that beta versions are located in a separate package repository maintained by NIIS. Instead of using the official release repository, a snapshot repository must be used.

RepositoryURL
Bionic
deb https://artifactory.niis.org/xroad-snapshot-deb bionic-snapshot main
Trusty
deb https://artifactory.niis.org/xroad-snapshot-deb trusty-snapshot main
RPM
https://artifactory.niis.org/xroad-snapshot-rpm/rhel/7

Upgrading a Configuration Proxy running a release version to the latest snapshot version can be done following the steps below.

Code Block
languagebash
$ sudo apt-add-repository -y "deb https://artifactory.niis.org/xroad-snapshot-deb $(lsb_release -sc)-snapshot main"
$ sudo apt-get update
$ sudo apt-get upgrade


Note

Please note that no support is provided to snapshot and/or beta versions.


Filter by label (Content by label)
showLabelsfalse
max5
spacesXRDKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "configuration-proxy" and type = "page" and space = "XRDKB"
labelsconfiguration-proxy

...