appmsw-telealerts

Downloads10
Subscribe
0
Bookmark
0
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Screenshots
Issues
Dependencies

What's new in this version

updated dockerfile

Repo-GitHub OEX-appmsw-telealerts

Docker-ports

appmsw-telealerts

Gitter Demo

Organization of message notification and provision of information to users of the messenger Telegam using two bots.

Solution based on project https://github.com/intersystems-community/TelegramAlerts

During the installation and configuration process, we will create an informant bot and an admin bot, which will allow the informant bot to provide users with the requested content.

What's new

A service has been added to the project to support informing via telegram messenger and email about the status of products and systems

Installation with ZPM

If ZPM the current instance is not installed, then in one line you can install the latest version of ZPM.

zn "%SYS" d ##class(Security.SSLConfigs).Create("z") s r=##class(%Net.HttpRequest).%New(),r.Server="pm.community.intersystems.com",r.SSLConfiguration="z" d r.Get("/packages/zpm/latest/installer"),$system.OBJ.LoadStream(r.HttpResponse.Data,"c")

If ZPM is installed, then ZAPM can be set with the command

zpm:USER>install appmsw-telealerts

Installation with Docker

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/SergeyMi37/appmsw-telealerts.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d
$ docker-compose exec iris iris session iris

Installation

Instruction-en

Инструкция-ru

IPM installation
zpm "install appmsw-telealerts"
Rating
4.5 (1)
Category
Solutions
Works with
InterSystems IRISInterSystems IRIS for Health
Tags
Info
Version
1.0.10
Last updated
2021-10-31
Repository
Open
Documentation
Open
License
Link