Skip to content

InfluxCommunity/superset_quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

superset_quickstart

Quickly connect InfluxDB Cloud 3.0 to Superset. This project includes all of the Superset initialization and InfluxDB connection as a part of the dockerc configuration.

Get Started

  1. Sign up for a free InfluxDB Cloud 3.0 trial.
  2. Gather your authentication credentials including:
  • database
  • token
  • URL
  1. Edit the app/add_influxdb_connection.sh to include those credentials.
  2. cd into Superset
  3. Run docker-compose up --build -d
  4. Visit http://127.0.0.1:8088 to use Apache Superset.
  5. Login with "admin" for the username and password.
  6. Start building visualizations and dashboards for your timeseries data!

About

Quickly connect InfluxDB Cloud 3.0 to Superset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published