3 Nestabilie laidieni

Pārskats

Tālāk sniegtās instrukcijas ir paredzētas nestabilu Zabbix laidiena repozitoriju iespējošanai (pēc noklusējuma atspējoti), kas tiek izmantoti Zabbix mazāko versiju laidiena kandidātiem.

Vispirms instalējiet vai atjauniniet uz jaunāko zabbix-release pakotni. Lai savā sistēmā iespējotu rc pakotnes, veiciet tālāk norādītās darbības:

Red Hat Enterprise Linux

Atveriet failu /etc/yum.repos.d/zabbix.repo un iestatiet enabled=1 repozitorijam zabbix-unstable.

[zabbix-unstable]
name=Zabbix Official Repository (unstable) - $basearch
baseurl=https://repo.zabbix.com/zabbix/7.4/unstable/rhel/8/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591

Debian/Ubuntu

Atveriet failu /etc/apt/sources.list.d/zabbix.list un noņemiet komentāru no "Zabbix unstable repository".

# Zabbix unstable repository
deb https://repo.zabbix.com/zabbix/7.4/unstable/debian bullseye main
deb-src https://repo.zabbix.com/zabbix/7.4/unstable/debian bullseye main

SUSE

Atveriet failu /etc/zypp/repos.d/zabbix.repo un iestatiet zabbix-unstable repozitorijam enable=1.

[zabbix-unstable]
name=Zabbix Official Repository
type=rpm-md
baseurl=https://repo.zabbix.com/zabbix/7.4/unstable/sles/15/x86_64/
gpgcheck=1
gpgkey=https://repo.zabbix.com/zabbix/7.4/unstable/sles/15/x86_64/repodata/repomd.xml.key
enabled=1
update=1