Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / app.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xb1a6=['./config/seedDB','default','error','exit','lodash','./mysqldb','./config/logger','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','sequelize','sync','listen','then','info','start','Online\x20apps:','map','filter','name','join','status','seedDB'];(function(_0x22f2d0,_0x3cb9ac){var _0x49b53f=function(_0x3a72ab){while(--_0x3a72ab){_0x22f2d0['push'](_0x22f2d0['shift']());}};_0x49b53f(++_0x3cb9ac);}(_0xb1a6,0xb3));var _0x6b1a=function(_0x31d273,_0x5c02b7){_0x31d273=_0x31d273-0x0;var _0x20f57c=_0xb1a6[_0x31d273];return _0x20f57c;};'use strict';var _=require(_0x6b1a('0x0'));var mysqldb=require(_0x6b1a('0x1'));var rpc=require('./rpc');var config=require('./config/environment');var logger=require(_0x6b1a('0x2'))(_0x6b1a('0x3'));var pm2=require(_0x6b1a('0x4'));var pm2Config=require(_0x6b1a('0x5'));var schedule=require(_0x6b1a('0x6'));var chat=require(_0x6b1a('0x7'));function main(){return mysqldb['db'][_0x6b1a('0x8')][_0x6b1a('0x9')]()['then'](function(){return rpc[_0x6b1a('0xa')]();})[_0x6b1a('0xb')](function(_0x5d4f0f){logger[_0x6b1a('0xc')](_0x5d4f0f);return chat[_0x6b1a('0xd')]();})[_0x6b1a('0xb')](function(){return schedule[_0x6b1a('0xd')]();})['then'](function(_0x27ea43){logger[_0x6b1a('0xc')](_0x27ea43);return pm2['start'](pm2Config);})['then'](function(_0xc3140c){logger['info'](_0x6b1a('0xe'),_[_0x6b1a('0xf')](_[_0x6b1a('0x10')](_0xc3140c,{'status':'online'}),_0x6b1a('0x11'))[_0x6b1a('0x12')]());logger['info']('Offline\x20apps:',_[_0x6b1a('0xf')](_['filter'](_0xc3140c,function(_0x3036ee){return _0x3036ee[_0x6b1a('0x13')]!=='online';}),_0x6b1a('0x11'))[_0x6b1a('0x12')]()||'None');config[_0x6b1a('0x14')]&&require(_0x6b1a('0x15'))[_0x6b1a('0x16')]();require('./config/license')[_0x6b1a('0x16')]();})['catch'](function(_0xe46f92){logger[_0x6b1a('0x17')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0xe46f92);process[_0x6b1a('0x18')](0x1);});}main();