Giter Site home page Giter Site logo

m-yosefpor / consul-gslb-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snapp-incubator/consul-gslb-driver

0.0 0.0 0.0 418 KB

A GSLB driver for hashicorp consul

License: Apache License 2.0

Go 77.91% Makefile 20.29% Dockerfile 1.80%

consul-gslb-driver's Introduction

Consul GSLB Driver

This project is under active development and not usable yet

Gslb driver for Hashicorp Consul.

Development

  • make test Run tests.

  • make build builds golang app locally.

  • make docker-build build docker image locally.

  • make docker-push push container image to registry.

  • make run spins up local Docker containers so you can access via web or command line.

  • make test runs all tests locally.

  • make rsh spins up a temporary container based on the built image and gives you a bash inside that container.

  • make debug spins up a temporary container based on the build image with sleep entrypoint, and gives you a bash inside that container to debug in case container stops immediately.

Usage

Fill a config.yaml file such as the one in config.example.yaml. You can also set ENV vars corresponding to those values. Then run with:

consul-gslb-driver -c=<path-to-config> <extra-flags>

Note that the order will be:

  1. flags
  2. env vars: CONSULGSLB_*
  3. config: in current dir, and then in homedir
  4. default cobra Pflag values
  5. default value in newConfig()

See consul-gslb-driver --help for more info.

Security

Reporting security vulnerabilities

If you find a security vulnerability or any security related issues, please DO NOT file a public issue, instead send your report privately to [email protected]. Security reports are greatly appreciated and we will publicly thank you for it.

License

Apache-2.0 License, see LICENSE.

consul-gslb-driver's People

Contributors

m-yosefpor avatar dependabot[bot] avatar semantic-release-bot 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.