We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is a guide how you can use the sample dashboard we include to try out things in development.
RUN echo 'gem "influxdb-rails", :git => "https://github.com/YOURACCOUNT/influxdb-rails/", :branch => "YOURBRANCH"' >> Gemfile
sample-dashboard
docker build -t hennevogel/influxdb-rails-sample .
docker-compose up