rpm -ivh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm | web应用源 |
yum install http://rpms.famillecollet.com/enterprise/remi-release-7.rpm | remi源 |
rpm -ivh http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm | mysql源 |
yum install epel-release | epei扩展源 |
[nginx] name=nginx repo baseurl=http://nginx.org/packages/mainline/centos/7/$basearch/ gpgcheck=0 enabled=1 | nginx源 |
[mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.1/centos7-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 | Mariadb源 |
http://repo.zabbix.com/zabbix/3.2/rhel/7/x86_64/zabbix-release-3.2-1.el7.noarch.rpm | zabbix源 |
rpmforge源 |