Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

p0457/Rocket.Chat.App-PRTG

Repository files navigation

Rocket.Chat.App-PRTG

Configure incoming webhooks from a PRTG server.

Deprecated

This project will no longer be maintained by me, I have retired my Rocket.Chat server in favor of a Matrix Synapse server.

Docker

A Dockerfile and docker-compose are provided.

Build the docker image and run it to deploy to your server: docker build -t rocketchatapp_prtg . && docker run -it --rm -e URL=YOUR_SERVER -e USERNAME=YOUR_USERNAME -e PASSWORD=YOUR_PASSWORD rocketchatapp_prtg

Build the docker image and run docker-compose to deploy to your server: docker build -t rocketchatapp_prtg . && docker-compose run --rm -e URL=YOUR_SERVER -e USERNAME=YOUR_USERNAME -e PASSWORD=YOUR_PASSWORD rocketchatapp_prtg

About

Configure incoming webhooks from a PRTG server.

Topics

Resources

Stars

Watchers

Forks