Add python3 and pip3 to installs (#11566)

* Add python3 and pip3 to installs

* Ubuntu NGINX install

* Update Debian install

* CentOS7 NGINX install
This commit is contained in:
Hans Erasmus
2020-05-07 18:06:21 +02:00
committed by GitHub
parent 25330646f6
commit c1c95ffda2
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ path: blob/master/doc/
# Install Required Packages
```bash
apt install curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.3-cli php7.3-curl php7.3-fpm php7.3-gd php7.3-json php7.3-mbstring php7.3-mysql php7.3-snmp php7.3-xml php7.3-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
apt install curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.3-cli php7.3-curl php7.3-fpm php7.3-gd php7.3-json php7.3-mbstring php7.3-mysql php7.3-snmp php7.3-xml php7.3-zip python-memcache python-mysqldb rrdtool snmp snmpd whois python3-pip
```
# Add librenms user