Commit Graph

15 Commits

Author SHA1 Message Date
Tina Luedtke
c7f2647a62
Docs: Removed Google Analytics tags (#12145) 2022-02-17 10:37:46 +00:00
kalle (jag)
c1866febbd
Add docs on Nginx with IPv6 listen for certbot to work (#10473) 2021-04-14 19:52:02 +03:00
Joel Hans
46a8075c8f
Docs housekeeping for SEO and syntax, part 1 (#10388)
* First pass to get the script working right

* Finish adding analytics tags
2021-01-07 11:44:43 -07:00
Slava
b07904f779
Update Running-behind-nginx.md (#8880)
We need non-greedy modifier for host otherwise path parts except file name is captured and ndpath gets only filename.
2020-05-06 11:54:04 +10:00
Joel Hans
e99692f145
Docs: Standardize links between documentation (#8638)
* Trying out some absolute-ish links

* Try one out on installer

* Testing logic

* Trying out some more links

* Fixing links

* Fix links in python collectors

* Changed a bunch more links

* Fix build errors

* Another push of links

* Fix build error and add more links

* Complete first pass

* Fix final broken links

* Fix links to files

* Fix for Netlify

* Two more fixes
2020-04-14 10:26:13 -07:00
Joel Hans
9342704a41
Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter

* A few extra edge cases
2020-03-10 14:29:51 -07:00
CtrlAltDel64
9a9bee64e8 Suggest using /var/run/netdata for the unix socket (#7206)
* Suggest using /run/netdata for the unix socket

Don't use /tmp for unix sockets. '/var/run' is another option for FreeBSD users as they don't have '/run'

* Change to /var/run/
2019-10-28 16:12:27 +00:00
Promise Akpan
f5006d51e8 Fix Markdown Lint warnings (#6664)
* make remark access all directories

* detailed fix after autofix by remark lint

* cross check autofix for this set of files

* crosscheck more files

* crosschecking and small fixes

* crosscheck autofixed md files
2019-08-15 13:06:39 +02:00
Joel Hans
a726c905bd
Change "netdata" to "Netdata" in all docs (#6621)
* First pass of changing netdata to Netdata

* Second pass of netdata -> Netdata

* Starting work on netdata with no whitespace after

* Pass for netdata with no whitespace at the end

* Pass for netdata with no whitespace at the front
2019-08-13 08:07:17 -07:00
Promise Akpan
360162e105 update Nginx guide with changes (#6466)
* update Nginx guide with changes

* Fix URL for security guide

* Remove enable TLS statement

* update header title
2019-07-16 09:04:28 +02:00
Joel Hans
2167a4ac52
SSL vs. TLS consistency and clarification in documentation (#6414)
* Changed references of SSL to TLS where appropriate

* A few more tweaks on SSL->TLS

* Fixed whitespace issue from @vlvkobal

* Fixing sentence on OpenTSDB for @thiagoftsm
2019-07-10 10:12:21 -07:00
thiagoftsm
b6088e08a7 SSL implementation for Netdata (#5956)
* SSL implementation for Netdata

* Upload of fixes asked by @paulkatsoulakis and @cakrit

* Fix local computer

* Adding openssl to webserver

* fixing..

* HTTPS almost there

* Codacity

* HTTPS day 3

* HTTPS without Bio step 1

* HTTPS without Bio step 2

* HTTPS without Bio step 3

* HTTPS without Bio step 4

* HTTPS without Bio step 5

* HTTPS without Bio step 6

* HTTPS without Bio step 7

* HTTPS without Bio step 8

* HTTPS without Bio step 9

* HTTPS without Bio step 10

* SSL on streaming 1

* Daily pull

* HTTPS without Bio step 11

* HTTPS without Bio step 12

* HTTPS without Bio step 13

* HTTPS without Bio step 14

* SSL_Interception change documentation

* HTTPS without Bio step 15

* HTTPS without Bio step 16

* SSL_Interception fix codacity

* SSL_Interception fix doc

* SSL_Interception comments

* SSL_Interception fixing problems!

* SSL_Interception killing bugs

* SSL_Interception changing parameter

* SSL_Implementation documentation and script

* SSL_Implementation multiple fixes

* SSL_Implementation installer and cipher

* SSL_Implementation Redirect 301

* SSL_Implementation webserver doc and install-or-update.sh

* SSL_Implementation error 00000001:lib(0):func(0):reason(1)

* SSL_Implementation web server doc

* SSL_Implementation SEGFAULT on Fedora

* SSL_Implementation fix ^SSL=force|optional

* SSL_Implementation Redirect and Ciphers

* SSL_Implementation race condition 1

* SSL_Implementation Fix Location

* SSL_Implementation Fix Location 2

* SSL_Implementation Fix stream

* SSL_Implementation Fix stream 2

* SSL_Implementation Fix stream 3

* SSL_Implementation last problems!

* SSL_Implementation adjusts to commit!

* SSL_Implementation documentation permission!

* SSL_Implementation documentation permission 2!

* SSL_Implementation documentation permission 3!
2019-05-31 16:27:35 +02:00
Adam Pardyl
30c1fe15b7 Change 'netdata' to 'Netdata' in docs/ and README (#6137) 2019-05-27 18:29:43 +02:00
Chris Akritidis
415f57c5bf
Ga (#4938)
* Added GA tags to markdowns

* Add GA tags to mds
2018-12-07 11:30:04 +01:00
Paweł Krupa
5ed8653246
Rename doc to docs and move htmldoc (#4741)
* rename doc dir; move htmldoc under docs/generator

* run shellcheck and shfmt on docs generator
2018-11-25 20:11:50 +02:00