Voximal Stack installation

The Voximal Stack package installs :

Supported Linux distribs :

In order to install a Voximal Stack,(formerly named Voxibot, or Suite) you need a standard Linux 64 bit server. If you want to use a Cloud image, you can use the page Cloud Providers to quick deploy your Voximal instance.

Pre-reguest

Installation process.

In this instalation we are going to use Debian 8, to show you the process.

Note : For OS Debian 8 there are some modifications need to be done, Debian 8 has systemd which cause some issues during installation of voximal stack, we will replace systemd by old one (sysvinit). For a moment it's the only choice for debian 8 but we are working on new version of voximal stack which will support the systemd.

now we are going to start step-by-step:

Recommended : it is better to have remote application to handle the terminal of Debian by SSH port, for instance Putty. Be sure that SSH installed on your Debian server if not use the next command : # apt-get install openssh-server

In our case shows OS=debian8 and process=x86-64 version of voxibot=voxibot_1.0.187_20171019_0voximal187debian8_x86-64.run .

Note: choose what is adapting to your system.

Download the latest version of Voxibot with extension .run package from:

Note : You need to disable linuxSE.

Note : You need the tar and gzip tools already installed on your server.

Then:

  1. You need to be root to process the installation.
  2. Change the perission to execute the installer script (execute “chmod +x voxibot*”).
  3. Execute the script and follow the instructions (generaly answer 'y' for each questions).
  4. When done, connect to http:<your_machine_ip>/admin - you will be asked for login. - Login using as user user password user. Screen shot: <code> [root]# ./voxibot_1.x.xxx_2016xxxx_0voximalxxxcentos6_x86-64.run Creating directory voxibot_1.x.xxx_2016xxxx_0voximalxxxcentos6_x86-64 Verifying archive integrity… 100% All good. Uncompressing Voxibot installer 1.x.xxx 100% Version 1.x.xxx Installation Telephony [ OK ] Installation Ressources [ OK ] Installation Web-GUI [ OK ] Installation Voximal [ OK ] Installation complete To access the Web interface browse to : http:<your_machine_ip>/admin (login 'user' and password 'user')

[root]# </code>

Test your installation

You have two simple ways to test and validate your installation :