infrabot-io.github.io

Documentation

Documentation for infrabot


Getting started


To begin to use infrabot you have to download the latest release from here.

Then Telegram bot must be created. To create telegram BOT see create Telegram Bot section.



Installation methods

It is possible to install application in two ways:

  1. Automatic installation
  2. Manual installation

Automatic installation

In order to install application automatically, just download the latest release and execute it. Setup wizard will help you to install the application. By default Installer installs binary files to C:\Program Files\infrabot.io folder. During installation, Windows service infrabot.io will be created.

Service will use Local System credentials, however you can change to any other account (see Service Account section).


Manual installation

  1. Download zip archive from the download page
  2. Extract contents of the zip file to C:\Program Files\infrabot.io folder
  3. If service is going to be started by another user, make sure that that user has Read\Write permissions to this folder
  4. Run Command Promt terminal as Administrator
  5. Execute
    										cd "C:\Program Files\infrabot.io"
    infrabot.exe --install
    									
    								
  6. OPTIONAL: Change infrabot.io service startup account to the required one



Service Account

By default infrabot service is executed with Local System account which can be changed to any other user or to Active Directory Managed Service Account. In order for service to function properly, changed account must have Read\Write permissions to infrabot installed folder.



Plugins

There are 9 preinstalled plugins, which you can remove at any time. More about plugins here.