GithubHelp home page GithubHelp logo

docker-influxdb's People

Contributors

hervenicol avatar

Watchers

 avatar  avatar

docker-influxdb's Issues

enable collectd api

Config file should contain something like this:

Configure the collectd api

[input_plugins.collectd]
enabled = true

address = "0.0.0.0" # If not set, is actually set to bind-address.

port = 25826
database = "collectd"

types.db can be found in a collectd installation or on github:

https://github.com/collectd/collectd/blob/master/src/types.db

typesdb = "/usr/share/collectd/types.db" # The path to the collectd types.db file

close unused ports

cluster ports are not needed for this kind of setup. Should not be exposed by default.

organize logs

all logs should be in the same place, supervisord as well as influxdb.

auto DB creation

Should be done inside the container, not by the start script.

custom config file

Explain how to retrieve the default config file, customize it, and use it in the container.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.