Giter Club home page Giter Club logo

Comments (4)

bzon avatar bzon commented on May 26, 2024

@onedomjohn do you mean running the app directly and not via docker? If yes, you can download the binary for linux and just dot slash it. See releases https://github.com/bzon/prometheus-msteams/releases.

./prometheus-msteams-linux-amd64 server --help

from prometheus-msteams.

 avatar commented on May 26, 2024

Thanks for quick reply. I'm actually using it in Kubernetes but I need to forward to the webhook via a proxy. I'm thinking of setting it in the provided Dockerfile but my first test have failed.

from prometheus-msteams.

bzon avatar bzon commented on May 26, 2024

@onedomjohn ok, so you mean an outbound proxy? Hmm, you can mostly resolve that by adding proxy environment variables (HTTPS_PROXY, HTTP_PROXY, NO_PROXY) in the Deployment. This is a common strategy when running containers in a secured Kubernetes in general.

Currently, the helm chart doesn't support adding extra environments. So you may have to kubectl edit deploy your prometheus-msteams.

from prometheus-msteams.

 avatar commented on May 26, 2024

Yeah outbound. That's a good idea though - adding it to the deployment. I'll give that a go now.

from prometheus-msteams.

Related Issues (20)

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.