====== Репозитории ISPmanager 6 (Lite) ====== Стандартные репозитории ISPmanager 6 для CentOS 7, Debian 11 и Ubuntu 22.04 ===== CentOS 7 ===== **/etc/yum.repos.d/** exosoft.repo ###[ispmanager-__VERSION__] ###name=ispmanager-__VERSION__ ####baseurl=http://download.ispmanager.com/repo/centos/__VERSION__/$releasever/$basearch ###mirrorlist=http://download.ispmanager.com/repo/centos/__VERSION__/mirrorlist.txt [ispmanager-6-stable6] name=ispmanager-6-stable6 #failovermethod=priority gpgkey= enabled=1 #baseurl=http://download.ispmanager.com/repo/centos/6-stable6/$releasever/$basearch mirrorlist=http://download.ispmanager.com/repo/centos/6-stable6/mirrorlist.txt gpgcheck=0 ispsystem.repo ###[ispmanager-__VERSION__] ###name=ispmanager-__VERSION__ ####baseurl=http://download.ispmanager.com/repo/centos/__VERSION__/$releasever/$basearch ###mirrorlist=http://download.ispmanager.com/repo/centos/__VERSION__/mirrorlist.txt [ispmanager-stable6] name=ispmanager-stable6 #failovermethod=priority gpgkey= enabled=1 #baseurl=http://download.ispmanager.com/repo/centos/stable6/$releasever/$basearch mirrorlist=http://download.ispmanager.com/repo/centos/stable6/mirrorlist.txt gpgcheck=0 ispsystem-base.repo [ispmanager-base] name=ispmanager-base #failovermethod=priority gpgkey= enabled=1 #baseurl=http://download.ispmanager.com/repo/centos/base/$releasever/$basearch mirrorlist=http://mirrors.download.ispmanager.com/repo/centos/base/mirrorlist.txt gpgcheck=0 ===== Debian 11 ===== **/etc/apt/sources.list.d** exosoft.list ###deb http://download.ispmanager.com/repo/debian __VERSION__-bullseye main deb http://download.ispmanager.com/repo/debian 6-stable6-bullseye main ispsystem-base.list deb http://download.ispmanager.com/repo/debian base-bullseye main ispsystem.list ###deb http://download.ispmanager.com/repo/debian __VERSION__-bullseye main deb http://download.ispmanager.com/repo/debian stable6-bullseye main ===== Ubuntu 22.04 ===== **/etc/apt/sources.list.d** exosoft.list ###deb http://download.ispmanager.com/repo/ubuntu __VERSION__-jammy main deb http://download.ispmanager.com/repo/ubuntu 6-stable6-jammy main ispsystem-base.list deb http://download.ispmanager.com/repo/ubuntu base-jammy main ispsystem.list ###deb http://download.ispmanager.com/repo/ubuntu __VERSION__-jammy main deb http://download.ispmanager.com/repo/ubuntu stable6-jammy main {{tag>ispsystem ispmanager centos debian ubuntu}}