12 Commits

Author SHA1 Message Date
Tony Murray
496575ea99 docs: Add composer back to the CentOS install docs (#8224)
* Add composer back to the centos install docs
This is for CentOS 7, not CentOS 6...

* In tree composer requires php 7.2

* Rename socket file to match

* Clean up the initial config.php a bit
Add clearer releasing info in that config.php
Update the manual update instructions
2018-02-08 21:46:55 +00:00
Neil Lathwood
f1b50737bb Docs refactor (#7389)
* docs: Refactored docs for new layout

* some more changes

* more doc updates

* More doc updates

* small update

* small update
2017-10-02 21:36:22 +01:00
Neil Lathwood
41e7689c77 refactor: DB Updates will now file level lock to stop duplicate updates (#6469)
* refactor: DB Updates will now file level lock to stop duplicate updates

* scrut fixes

* renamed function from clear_lock() to release_lock()
2017-05-03 14:48:23 +01:00
Neil Lathwood
9f1930a81e More more docs (#4197)
* Updated docs + some small code changes

* Added validating code doc for developers

* Doc updates

* Updates and improvements
2016-08-25 18:40:11 -05:00
Neil Lathwood
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
Phil Regnauld
621f4d2f4b Fix typo in Updating.md 2016-08-19 00:44:02 +02:00
Tony Murray
50588e3818 Update the updating docs 2016-08-11 09:07:13 -05:00
Tony Murray
d3a4e03b2c ./daily.sh as librenms user
Add hint to encourage running ./daily.sh as the user librenms user.

We could also add this:
`runuser -l librenms -c ./daily.sh`
or this
`su - librenms -c ./daily.sh`
2016-03-14 15:10:24 -05:00
Mike Rostermund
c9ffc0dbb0 Fix spelling 2015-10-08 19:02:23 +02:00
Neil Lathwood
77d03cc505 Update Updating.md 2015-10-07 22:03:29 +01:00
Paul Gear
f647c43d81 Minor reformats on documentation; remove no-longer-relevant sections 2015-03-09 08:09:53 +10:00
Neil Lathwood
91e40a91ce Updated document structure 2015-01-10 01:32:46 +00:00