Skip to content

unable to access chronograph through public interface #1

Open
@esc

Description

@esc

I made the following change to the config:

--- a/monitoring/docker-compose-influxdb-grafana/docker-compose.yml
+++ b/monitoring/docker-compose-influxdb-grafana/docker-compose.yml
@@ -13,12 +13,13 @@ services:
   chronograf:
     image: chronograf:latest
     ports:
-      - '127.0.0.1:8888:8888'
+      - '8888:8888'

But I am unable to view chronograph on the public interface, all I get is an empty page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions