Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 781 Bytes

File metadata and controls

31 lines (19 loc) · 781 Bytes

Welcome!

Xema is a product developed by a startup @TechSudoku based in India. We serve the Call Center operators with customized call flows. We are happy to see you here and ready to support your evaluation. You can write to us at support@xema.in

Prerequisites

Xema runs on Ubuntu, the operating system choice of cloud.

Installation

Version 2

Supports Ubuntu 24, 22

curl -fsSL https://raw.githubusercontent.com/xema-in/install/master/install-xema.sh | sudo bash

Dev Branch

curl -fsSL https://raw.githubusercontent.com/xema-in/install/master/install-xema.sh | sudo bash -s -- -d -vvv

Version 1

Supports Ubuntu 18

curl -fsSL https://raw.githubusercontent.com/xema-in/install/master/xema-manager.sh | sudo bash