|
@@ -60,6 +60,12 @@ $ docker run -p 8888:8888 \
|
|
|
|
|
|
Try combining this with Telegraf to get dashboards for your infrastructure within minutes!
|
|
Try combining this with Telegraf to get dashboards for your infrastructure within minutes!
|
|
|
|
|
|
|
|
+#### Running as root
|
|
|
|
+
|
|
|
|
+Starting in v1.10.5, Chronograf no longer run as the root user by default. If a
|
|
|
|
+user wants to revert this change they can set `CHRONOGRAF_AS_ROOT=true` as an
|
|
|
|
+environment variable.
|
|
|
|
+
|
|
## Official Documentation
|
|
## Official Documentation
|
|
|
|
|
|
See the [official docs](https://docs.influxdata.com/chronograf/latest/) for information on creating visualizations.
|
|
See the [official docs](https://docs.influxdata.com/chronograf/latest/) for information on creating visualizations.
|