Prod config

pull/81/head
Alexandre Dulaunoy 2016-07-25 07:49:14 +00:00
parent 781b441bb8
commit 722634adf4
2 changed files with 15 additions and 15 deletions

View File

@ -9,8 +9,8 @@ sleep 0.1
echo -e $GREEN"\t* Launching ZMQ scripts"$DEFAULT
screen -S "Script" -X screen -t "Global" bash -c './Global.py; read x'
sleep 0.1
screen -S "Script" -X screen -t "Duplicate" bash -c './Duplicate.py; read x'
#sleep 0.1
#screen -S "Script" -X screen -t "Duplicate" bash -c './Duplicate.py; read x'
sleep 0.1
screen -S "Script" -X screen -t "Attribute" bash -c './Attribute.py; read x'
sleep 0.1

View File

@ -2,8 +2,8 @@
subscribe = ZMQ_Global
publish = Redis_Global
[Duplicates]
subscribe = Redis_Global
#[Duplicates]
#subscribe = Redis_Global
[Indexer]
subscribe = Redis_Global
@ -27,7 +27,7 @@ subscribe = Redis_Words
[Categ]
subscribe = Redis_Global
publish = Redis_CreditCards,Redis_Mail,Redis_Onion,Redis_Web,Redis_Credential,Redis_SourceCode,Redis_Cve
publish = Redis_CreditCards,Redis_Mail,Redis_Onion,Redis_Web,Redis_Credential
[CreditCards]
subscribe = Redis_CreditCards
@ -50,20 +50,20 @@ publish = Redis_Url,ZMQ_Url
[WebStats]
subscribe = Redis_Url
[Release]
subscribe = Redis_Global
#[Release]
#subscribe = Redis_Global
[Credential]
subscribe = Redis_Credential
[Cve]
subscribe = Redis_Cve
#[Cve]
#subscribe = Redis_Cve
[Phone]
subscribe = Redis_Global
#[SourceCode]
#subscribe = Redis_SourceCode
[SourceCode]
subscribe = Redis_SourceCode
#[Phone]
#subscribe = Redis_Global
[Keys]
subscribe = Redis_Global
#[Keys]
#subscribe = Redis_Global