Giter VIP home page Giter VIP logo

ansible-influxdb-enterprise's People

Contributors

automationd avatar jindrichskupa avatar pmyjavec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-influxdb-enterprise's Issues

Auto-join cluster is broken

With the changes introduced in #8, single node deployments
are broken, or running the meta-service on the same host as the data-service.

This is because once the meta node is in the list of cluster members, the second pass check for the data-node fails and is never added to the cluster.

`Add node to cluster` task behavior

Could you please clarify how adding node to cluster is intended to work, specifically:

  • How delegate_to login was designed to work
    • Which credentials are we supposed to be using to login to the 'slave' nodes?
    • Currently it seems to me that I have to maintain ssh creds, so the leader can access 'slaves'.
    • What happens if the leader goes down, how do we handle that in Ansible (since we set the leader manually via influx_meta_cluster_leader)
  • ansible_hostname is not very reliable, as it may (and will) contain non-fqdn address on AWS and other cloud systems - like ip-10-10-10-10 which won't work across different domains/networks. Any objections to change it to inventory_hostname which will virtually guarantee network accessibility?

Mainly curious about the design intent here.

Thanks

Remove redundant quotes

There are many places where quotes are used, although they are redundant in YAML. For instance:
owner: 'influxdb'

I propose to clean it up.

adding node to a cluster

I am building an influx cluster in AWS and when I try a node(private instance) to the cluster, I am getting the following error, "add-meta: operation exited with error: no leader". I am not sure what is causing this error. Any ideas?

Can this become an actual role which can be installed via requirements.yml?

Thank you for maintaining this Ansible role, but It's highly inconvenient not to be able to require this role / version from requirements.yml as well as not being able to control versioning.

All you need is to make sure directories like roles, defaults etc are located in the root of the repo.

So I suggest that you create influxdata/ansible-influxdb-enterprise with this structure and submodule it into influxdata/ansible if needed.

(For now I will be using it from here https://github.com/kireevco/ansible-influxdb-enterprise)

Deploy web ui

Hello. What are the plans to deploy enterprise web ui application?
By chance, is it going to be part of this role, is it going to be a docker image or none of the above?

Thank you.

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.