Home Applications appmsw-telealerts

appmsw-telealerts

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
324
Views
19
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Dependencies
This app has a demo View
Products for informing and notifying via telegram messenger and email

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

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

Demo Server SMP
Demo Server WebTerminal

Installation

Instruction-en

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

Read more
Made with
Install
zpm install appmsw-telealerts download archive
Version
1.0.1031 Oct, 2021
Ideas portal
https://ideas.intersystems.com/ideas/DP-I-159
Category
Solutions
Works with
InterSystems IRISInterSystems IRIS for Health
First published
16 Oct, 2021