Giter VIP home page Giter VIP logo

base.vm.linux's Issues

Authenticate push to Influx

Now that Vault can create credentials for Influx we should put authentication on Influx and provide Telegraf with a username and password. Use the same method as for logs being pushed to RabbitMQ

Allow signing in with SSH certificates

Allow user / client SSH certificates so that we don't have to use the admin password.
Also add host verification so that the user / client can verify that they are signed in with a sensible host.

Consul-template should get Vault key via Environment variable

Instead of executing consul-template directly in the service we should run it via a shell script. That shell script should take the following steps:

  • Run consul-template in once only mode to generate the environment variable holding the vault key. If it's not there then just continue. If the key is there then write the key to an environment value / file. Then remove the key from the consul k-v so that it won't be there next time.
  • Run consul-template in continuous mode using the new environment variable
  • If a change is detected in the consul k-v value for the key then restart the service

Consul-Template doesn't restart on error

The systemd daemon for Consul-Template doesn't have the appropriate retry configurations set so there are potential situations where Consul-Template will crash and not be restarted.

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.