Giter Site home page Giter Site logo

clouddrove / ansible-role-docker-redis-node-exporter Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 2.0 23 KB

This ansible role is used to setup Redis node exporter with docker.

License: MIT License

Makefile 14.56% Shell 85.44%
ansible cloud clouddrove monitoring dashboard devops node-exporter grafana

ansible-role-docker-redis-node-exporter's Introduction

Ansible Role Docker Redis Node Exporter

This ansible role is used to setup Redis node exporter with docker.

Ansible Licence Distribution Distribution


We eat, drink, sleep and most importantly love DevOps. DevOps always promotes automation and standardisation. While setting up various environments like local, dev, testing, production, etc. it is critical to maintain the same environment across. This can easily be achieved using automating the environment setup & installation with the help of ansible-playbooks.

Smaller roles are created for each environment elements; which also include tasks & tests. These roles can then be grouped together in ansible-playbook to achieve the desired yet consistent results.

Prerequisites

This module has a few dependencies:

What Includes

Following things includes in this role:

  • redis-node-exporter

Example Playbook

IMPORTANT: Since the master branch used in source varies based on new modifications, we suggest that you use the release versions here.

- hosts: localhost
  remote_user: ubuntu
  become: true
  roles:
    - clouddrove.ansible_role_docker_redis_node_exporter

Variables

  redis_exporter_server_port: 9121
  redis_exporter_server_bind: 0.0.0.0
  redis_exporter_server_password: false
  redis_exporter_version: v1.3.5
  redis_server_port: 6379
  redis_server_password: ''
  redis_server_addr: "redis://{{ PublicIp }}:{{ redis_server_port }}"

Installation

  $ ansible-galaxy install clouddrove.ansible_role_docker_redis_node_exporter

Feedback

If you come accross a bug or have any feedback, please log it in our issue tracker, or feel free to drop us an email at [email protected].

If you have found it worth your time, go ahead and give us a ★ on our GitHub!

About us

At CloudDrove, we offer expert guidance, implementation support and services to help organisations accelerate their journey to the cloud. Our services include docker and container orchestration, cloud migration and adoption, infrastructure automation, application modernisation and remediation, and performance engineering.

We are The Cloud Experts!


We ❤️ Open Source and you can check out our other modules to get help with your new Cloud ideas.

ansible-role-docker-redis-node-exporter's People

Contributors

anmolnagpal avatar sohanyadav avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

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.