Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / app.js
index 71a21b9..c586690 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfef9=['./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','sync','then','info','start','map','filter','online','join','Offline\x20apps:','status','name','None','seedDB','./config/seedDB','default','./config/license','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./config/environment','./config/logger','./config/pm2'];(function(_0x19684e,_0xcd7fba){var _0xb71480=function(_0x1f97e7){while(--_0x1f97e7){_0x19684e['push'](_0x19684e['shift']());}};_0xb71480(++_0xcd7fba);}(_0xfef9,0xd3));var _0x9fef=function(_0x24b773,_0x392c26){_0x24b773=_0x24b773-0x0;var _0x35f6c9=_0xfef9[_0x24b773];return _0x35f6c9;};'use strict';var _=require(_0x9fef('0x0'));var mysqldb=require(_0x9fef('0x1'));var rpc=require('./rpc');var config=require(_0x9fef('0x2'));var logger=require(_0x9fef('0x3'))('app');var pm2=require(_0x9fef('0x4'));var pm2Config=require('./config/pm2/config');var schedule=require(_0x9fef('0x5'));var chat=require('./config/schedule/chat');var whatsapp=require(_0x9fef('0x6'));var transcribe=require(_0x9fef('0x7'));function main(){return mysqldb['db']['sequelize'][_0x9fef('0x8')]()[_0x9fef('0x9')](function(){return rpc['listen']();})[_0x9fef('0x9')](function(_0x2d990b){logger[_0x9fef('0xa')](_0x2d990b);return chat['start']();})[_0x9fef('0x9')](function(){return whatsapp[_0x9fef('0xb')]();})[_0x9fef('0x9')](function(){return schedule['start']();})[_0x9fef('0x9')](function(){return transcribe['start']();})[_0x9fef('0x9')](function(_0x34442f){logger[_0x9fef('0xa')](_0x34442f);return pm2[_0x9fef('0xb')](pm2Config);})[_0x9fef('0x9')](function(_0x2213a7){logger[_0x9fef('0xa')]('Online\x20apps:',_[_0x9fef('0xc')](_[_0x9fef('0xd')](_0x2213a7,{'status':_0x9fef('0xe')}),'name')[_0x9fef('0xf')]());logger[_0x9fef('0xa')](_0x9fef('0x10'),_[_0x9fef('0xc')](_[_0x9fef('0xd')](_0x2213a7,function(_0x548b02){return _0x548b02[_0x9fef('0x11')]!=='online';}),_0x9fef('0x12'))['join']()||_0x9fef('0x13'));config[_0x9fef('0x14')]&&require(_0x9fef('0x15'))[_0x9fef('0x16')]();require(_0x9fef('0x17'))[_0x9fef('0x16')]();})['catch'](function(_0xa54b46){logger[_0x9fef('0x18')](_0x9fef('0x19'),_0xa54b46);process[_0x9fef('0x1a')](0x1);});}main();
\ No newline at end of file
+var _0x8375=['./config/pm2','./config/pm2/config','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','./config/schedule/cloud-provider','sequelize','seedDB','default','listen','then','info','start','filter','exitCode','number','length','map','pm2_env','online','join','Offline\x20apps:','None','log','App\x20Ready!','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','exit','lodash','./mysqldb','./config/seedDB','./rpc','./config/environment','./config/logger','app'];(function(_0x531125,_0x398535){var _0x529a09=function(_0x3e54b0){while(--_0x3e54b0){_0x531125['push'](_0x531125['shift']());}};_0x529a09(++_0x398535);}(_0x8375,0xa8));var _0x5837=function(_0x4808cd,_0x1522c2){_0x4808cd=_0x4808cd-0x0;var _0x560440=_0x8375[_0x4808cd];return _0x560440;};'use strict';var _=require(_0x5837('0x0'));var db=require(_0x5837('0x1'))['db'];var seedDb=require(_0x5837('0x2'));var checkLicense=require('./config/license');var rpc=require(_0x5837('0x3'));var config=require(_0x5837('0x4'));var logger=require(_0x5837('0x5'))(_0x5837('0x6'));var pm2=require(_0x5837('0x7'));var pm2Config=require(_0x5837('0x8'));var schedule=require('./config/schedule');var chat=require(_0x5837('0x9'));var whatsapp=require(_0x5837('0xa'));var transcribe=require(_0x5837('0xb'));var provider=require(_0x5837('0xc'));function main(){return db[_0x5837('0xd')]['sync']()['then'](function(){if(config[_0x5837('0xe')]){return seedDb[_0x5837('0xf')]();}})['then'](function(){return checkLicense[_0x5837('0xf')]();})['then'](function(){return rpc[_0x5837('0x10')]();})[_0x5837('0x11')](function(_0x11cd29){logger[_0x5837('0x12')](_0x11cd29);return chat[_0x5837('0x13')]();})[_0x5837('0x11')](function(){return whatsapp['start']();})[_0x5837('0x11')](function(){return schedule[_0x5837('0x13')]();})[_0x5837('0x11')](function(){return transcribe[_0x5837('0x13')]();})[_0x5837('0x11')](function(){return provider['start']();})['then'](function(_0x5a23d2){logger[_0x5837('0x12')](_0x5a23d2);return pm2[_0x5837('0x13')](pm2Config);})[_0x5837('0x11')](function(_0xa5718d){var _0x17601e=_0xa5718d[_0x5837('0x14')](function(_0x206f02){return typeof _0x206f02[_0x5837('0x15')]===_0x5837('0x16')&&_0x206f02['exitCode']>=0x0;});if(_0x17601e[_0x5837('0x17')]>0x0){throw new Error(_0x17601e[_0x5837('0x17')]+'\x20processes\x20failed\x20at\x20startup:\x20'+_[_0x5837('0x18')](_0x17601e,function(_0x2297b4){return'\x22'+_0x2297b4[_0x5837('0x19')]['name']+'\x22';}));}logger['info']('Online\x20apps:',_[_0x5837('0x18')](_[_0x5837('0x14')](_0xa5718d,{'status':_0x5837('0x1a')}),'name')[_0x5837('0x1b')]());logger[_0x5837('0x12')](_0x5837('0x1c'),_[_0x5837('0x18')](_['filter'](_0xa5718d,function(_0x4908c2){return _0x4908c2['status']!==_0x5837('0x1a');}),'name')[_0x5837('0x1b')]()||_0x5837('0x1d'));console[_0x5837('0x1e')](_0x5837('0x1f'));})['catch'](function(_0x5aa887){console[_0x5837('0x1e')](_0x5837('0x20'),_0x5aa887);logger[_0x5837('0x21')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x5aa887);process[_0x5837('0x22')](0x1);});}main();
\ No newline at end of file