Skip to content

samhld/enterprise-sandbox

Repository files navigation

Enterprise-sandbox

Below is a diagram of what this sandbox sets up for you automatically:

Requirements:

  • Docker on your local machine
  • An active InfluxEnterprise license key

** Note: you can either a) obtain a trial license by signing up here: https://portal.influxdata.com/users/new, or b) contact sales here: https://www.influxdata.com/contact-sales/**

To get get the cluster up and functioning as a cluster:

  • Place your key in the INFLUXDB_ENTERPRISE_LICENSE_KEY of the variables.env file
  • Run docker-compose up -d
  • Run chmod 777 cluster.sh
  • Run ./cluster.sh

You should see the following output:

Chronograf

An instance of Chronograf should spin up in your browser automatically. If it does not, navigate to http://localhost:8888.

You will be brought to a page like below. Fill in Connection String with http://nginx:8086. Name your cluster whatever you'd like.

For reference: Chronograf README

That's it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages