/MonitoringTGbot

PT-START DevOps Bot

Primary LanguagePython

DevOps Bot

Overview

Bot is designed to monitor information from remote hosts, search for phone numbers and emails in text, and save them in databases.

Prerequisites

  • Ensure a .env file is specified with the required configurations.

Setup and Usage

Build and Run with Docker Compose

  1. Build the Docker Image:
    docker-compose build
  2. Run the Docker Containers:
    docker-compose up

Features

  • Remote Host Monitoring: Continuously checks and reports the status of specified remote hosts.
  • Data Extraction: Searches for phone numbers and email addresses in the given text.
  • Database Storage: Saves extracted data into specified databases for further use.

License

This project is licensed under the MIT License. See the LICENSE file for details.