https://github.com/nixys/nxs-support-bot
1.5K
Maintained by:
Nixys LLC
Where to get help:
the Nixys Support Bot, Maintainer Telegram, or GitHub Issues
Where to file issues:
https://github.com/nixys/nxs-support-bot/issues
Dockerfile linksnxs-support-bot lets you interact with your task tracker (at present supported Redmine only) via Telegram.
There are two ways described below to install the Bot into your infrastructure.
First you need to do is to clone the repo and go to .deploy/docker-compose or .deploy/kubernetes directory in accordance to the way you choose to install:
$ git clone [email protected]:nixys/nxs-support-bot.git
Modify the docker-compose.yml or kubernetes manifests according to your infrastructure to make sure you have configured MySQL and Redis before setting up the Bot.
Do the following steps:
$ docker-compose up -d
Do the following steps:
Helm 3 is required):
$ helm repo add nixys https://registry.nixys.ru/chartrepo/public
$ helm -n nxs-support-bot install nxs-support-bot nixys/universal-chart -f values.yaml
nxs-support-bot is open source and released under the terms of the Apache License 2.0.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:744785c5d…
Size
20.6 MB
Last updated
almost 3 years ago
docker pull nixyslab/nxs-support-bot