summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 1c0ef4e9a..de6928997 100644
--- a/debian/control
+++ b/debian/control
@@ -194,9 +194,8 @@ Description: real-time performance monitoring (apache integration)
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
- Although the package comports a generic web server, it is recommended to run the
- service through a "real" web server, let alone for security reasons
- (encryption, authentication, ...).
+ Netdata includes its own embedded webserver, by default listening on localhost
+ only. To make netdata available to other users, a dedicated webserver such as
+ apache should be used (with authentication and encryption).
.
- This package contains some basic configuration for apache and enables the
- necessary modules.
+ This package contains the integration for the apache HTTP server.