25 Commits

Author SHA1 Message Date
2bd4f146b5 Accommodate upcoming php 7.3 change (#12180)
* Accommodate upcoming php 7.3 change

An announcement on Twitter as well as [this](https://github.com/librenms/librenms/pull/12118) says future release will depend on PHP7.3 minimum. CentOS 8 ships with 7.2 by default. Also, the composer package's availability via `dnf` was dropped somewhere by CentOS project, so one needs to install it "manually" nowadays. I have yet to find a different solution than the one showed here. Any inputs welcome.

* Removed the dnf list command

* Made manual composer install the fallback method

* Fixed minimum PHP version.
2020-10-04 23:46:29 +02:00
2c90169156 Update Install-LibreNMS.md (#12001)
Composer missing in Centos 7 and 8 docs
2020-08-06 18:09:25 +02:00
71d5d29dbb Automatically change all tabs in install docs
Reduced the likelihood of a user viewing info for the wrong os.
2020-06-29 16:17:07 -05:00
19402c5f66 acl is needed 2020-06-29 00:35:53 -05:00
37f5541b83 don't need python2 packages 2020-06-29 00:06:34 -05:00
ea26f32d3e remove errant semicolin 2020-06-28 23:53:03 -05:00
0df6a13755 better heading 2020-06-28 20:24:39 -05:00
31d6ec4a07 more refinement 2020-06-28 20:05:04 -05:00
114379dd8e allow .env to be written for install 2020-06-27 11:22:01 -05:00
9364e4ec31 updates and install url 2020-06-27 11:13:32 -05:00
1b822d8ea3 pip3 is required on centos
session is no longer required by install
2020-06-27 09:10:47 -05:00
78969c0181 don't need the api location anymore (all 3) 2020-06-25 11:24:18 -05:00
65ffcd6deb don't need the api location anymore 2020-06-25 11:18:26 -05:00
b4e35bcc65 whitespace 2020-06-14 16:19:58 -05:00
b2eadb3ba2 Update Install-LibreNMS.md
restore alphabetical package list and more pip3 removals
2020-06-14 16:18:58 -05:00
bde2ad0069 Remove pip3 2020-06-14 16:14:15 -05:00
71050edfd1 Added minor changes 2020-06-08 16:22:35 +02:00
9a16bc4f7a Merge branch 'consolidate-install-doc' of https://github.com/murrant/librenms into consolidate-install-doc 2020-06-04 08:32:27 -05:00
9ab49bf81c missing bash-completion 2020-06-03 09:53:07 -05:00
abcfb0a98e CentOS 8
lnms auto-complete
some reorganization (timezone before mysqld start)
selinux and firewald simplifications
use dnf
2020-06-03 02:24:38 -05:00
d09d0ab5f8 CentOS security streamline 2020-06-01 13:52:32 -05:00
64d567059e CentOS 8 nginx, not clean, but installs at least 2020-06-01 02:36:21 -05:00
b8055f4922 rename nginx 2020-06-01 01:29:35 -05:00
46cdc8fe81 Ubuntu Apache WIP 2020-06-01 00:57:56 -05:00
841203c8c5 Consolidated doc (Ubuntu 20.04 Nginx tested) 2020-05-31 21:45:39 -05:00