83 Commits

Author SHA1 Message Date
b2aa271660 Fixing hyperlinks to actually hyperlink 2016-08-30 15:54:09 -07:00
149f4538a2 Clarified validate.php is run as root 2016-08-30 15:48:10 -07:00
fd67db695f Merge remote-tracking branch 'upstream/master'
Conflicts:
	AUTHORS.md
2016-08-30 15:30:40 -07:00
6a3f8b6ac2 Fix spelling of "complete" (#4269) 2016-08-30 13:52:07 +01:00
58b82d7e0a Fixed run validate grammar/fixed hyperlinks at end 2016-08-30 00:19:10 -07:00
a8fce2808f Update snmpd setup in Installation-Ubuntu-1604 docs (#4243)
docs: Update snmpd setup in Installation-Ubuntu-1604 docs #4243
2016-08-28 18:42:41 +01:00
383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
27382b157b Update Applications docs (#4171)
Move scripts to librenms-agent repo
Remove LibreNMS.zip from scripts, update docs to point to the extracted folder
2016-08-23 19:46:56 +01:00
0b57b1ef69 Docs update (#4182) 2016-08-23 13:32:24 -05:00
e6d3228d6f Add old doc redirects (#4181)
Hide "hidden" menu
Push down docs below nav header
2016-08-23 19:24:03 +01:00
5970d961c1 Custom ordering for docs
I only really ordered the top level nav and installation, others could be customized if desired.
Shorten the header to LibreNMS Docs, so the menu stays nice on smaller screens, maybe even should shorten it to LibreNMS
Add some links on the index.md page
2016-08-20 22:49:23 -05:00
laf
29870b1bc1 Update install doc file names to be clearer 2016-08-18 23:46:15 +01:00
bf523bcc0b Fix some minor Markdown URL issues & some whitespaces. 2016-08-17 11:28:17 +02:00
laf
428ef0ac26 Added docs to utilise distro script 2016-08-10 19:04:34 +01:00
laf
333c6bab2a Updated auto discovery docs and pointed users to them on install 2016-08-03 21:45:54 +01:00
laf
28ec5e1bca Updated image hashes 2016-08-01 18:36:13 +01:00
laf
bc992ef7ef Added performance doc + updated install docs 2016-07-26 20:29:06 +01:00
laf
dff5673a73 Updated install docs 2016-07-26 08:03:52 +01:00
laf
184e48310d More updates 2016-07-06 12:28:40 +01:00
laf
d9e9b692be Removed need to chown index 2016-07-03 19:37:28 +01:00
laf
99710dffa4 Fixed spelling mistake 2016-06-17 09:28:28 +01:00
laf
f9d59480ac Fixed path names to php.ini 2016-06-16 18:57:51 +01:00
laf
a8eb9863fe Added new install docs 2016-06-16 11:31:45 +01:00
laf
9ec298e3b0 Merge branch 'master' of https://github.com/librenms/librenms into docs-ubuntu1604 2016-06-16 10:31:56 +01:00
2ebdb3c083 Update CentOS-image.md 2016-06-03 20:19:53 +01:00
5117f5330a Update Ubuntu-image.md 2016-06-03 20:14:41 +01:00
laf
599bb094dd Updated ubuntu image hashes 2016-05-12 11:59:46 +00:00
laf
b6ca0841ba New ubuntu1604 with apache install docs 2016-05-06 11:05:45 +00:00
laf
b1d8fc62fb Small formatting fix 2016-05-01 14:55:28 +00:00
laf
08f97f2cc8 Updated changelog and added pre-built image details 2016-05-01 14:49:40 +00:00
98c491a70a Change Wording for AllowEncodedSlashes to make it more clear to users 2016-04-19 19:00:17 -04:00
a618707905 Update Nginx Install Doc 2016-04-19 18:08:30 -04:00
51cf4ca0a3 Create Installation-Nginx-(Debian-Ubuntu).md 2016-03-29 15:24:45 -04:00
463cec398e Update Installation-(RHEL-CentOS).md 2016-03-07 08:50:38 -05:00
d053b5a6b2 Clean up centos install docs
Reorganize install order (can't access web interface without getting to a point where httpd starts!), minor tweaks for clarity
2016-03-03 18:11:33 -05:00
8c848d28ec Set selinux to allow httpd to sendmail 2016-03-02 09:47:20 -05:00
777a335699 Add validate.php to the install docs 2016-03-01 14:41:39 -06:00
6b26795500 Add functions needed to Installation instructions for Debian Ubuntu and RHEL CentOS 2016-02-11 16:47:02 +01:00
8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
laf
24c14f2525 Updated install docs so users do not chown logs directory 2016-01-25 23:14:32 +00:00
13f90e28be Update Installation-Lighttpd-(Debian-Ubuntu).md
Maria VS MySQL (already installed above)
2016-01-21 14:44:21 +00:00
873c0e492d typo 2016-01-21 11:37:21 +00:00
laf
012c3eab0b Added docs on using innodb_file_per_table=1 in my.cnf 2016-01-20 00:37:22 +00:00
laf
a35f6d8c7a Added group support for Oxidized 2016-01-10 19:45:54 +00:00
e8d5756467 Fix missing path info on nginx.
Update nginx documentation to set the PATH_INFO variable.
Avoid hacks in index.php if it PATH_INFO is already set for both nginx and apache.
2015-12-03 13:23:37 -06:00
19e57c5983 Removed mysql-client for apt install, as this has been covered in separat docs section before this. 2015-12-02 23:04:51 +01:00
684c9b2093 update documentation for centos 7
epel is required for fping and php-mcrypt, vixie-cron is replaced by
cronie.
2015-11-19 16:04:58 +01:00
f52e7cb92f - fixed nginx rewrite for api 2015-10-12 16:28:41 +02:00
090496d8b8 Update Installation-(RHEL-CentOS).md 2015-10-06 09:26:54 +00:00