Log path related to project
This commit is contained in:
parent
1eb28ff84b
commit
cc5023bc74
@ -33,12 +33,12 @@ $jobby->add('FRMARQUE', [
|
||||
' -P/home/data/sources/inpi/documents/FRMARQUE'.
|
||||
' --ftp-user=Frmarque --ftp-password="F?marQu1" ftp://www.inpi.net',
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// MARQUES - Décisions d'opposition
|
||||
@ -49,10 +49,10 @@ $jobby->add('FRJUROPP', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// DESSINS & MODELES FR
|
||||
@ -61,12 +61,12 @@ $jobby->add('FRDESMOD', [
|
||||
' -P/home/data/sources/inpi/documents/FRDESMOD'.
|
||||
' --ftp-user=Frdesmod --ftp-password="F?d&mOd1" ftp://www.inpi.net',
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// DESSINS & MODELES INTERNATIONAL
|
||||
@ -75,12 +75,12 @@ $jobby->add('ITDESMOD', [
|
||||
' -P/home/data/sources/inpi/documents/ITDESMOD'.
|
||||
' --ftp-user=Itdesmod --ftp-password="I?td&Mo2" ftp://www.inpi.net',
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => false,
|
||||
'debug' => true,
|
||||
'enabled' => false,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS Notices FR
|
||||
@ -91,10 +91,10 @@ $jobby->add('BFRBIBLI', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS Fasicules PDF
|
||||
@ -105,10 +105,10 @@ $jobby->add('BFRFAPDF', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS Fasicules TIFF - Impossible à récup en auto
|
||||
@ -119,10 +119,10 @@ $jobby->add('BFRFASCI', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS Texte Intégrale OCRisés
|
||||
@ -133,10 +133,10 @@ $jobby->add('BFRTEXTE', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS européens Na
|
||||
@ -147,10 +147,10 @@ $jobby->add('BEPPHNAT', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// BREVETS européens Fascicules traduits
|
||||
@ -161,10 +161,10 @@ $jobby->add('BEPFASCI', [
|
||||
|
||||
'schedule' => '01 19 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinpi.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinpi.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// Run
|
||||
|
@ -17,12 +17,12 @@ $jobby->add('INSEE', [
|
||||
'command' => 'cd /home/data/sources/opendata/insee && curl -s https://www.data.gouv.fr/fr/datasets/base-sirene-des-entreprises-et-de-leurs-etablissements-siren-siret/'.
|
||||
' | grep http.*zip -o | sort | uniq | wget -c -N -i -',
|
||||
|
||||
'schedule' => '01 13,18 * * 1-5',
|
||||
'schedule' => '01 13,18 * * 1-5',
|
||||
|
||||
'output' => '/home/scores/batch/shared/log/sourceinsee.log',
|
||||
'output' => '/home/deploy/crony/shared/log/sourceinsee.log',
|
||||
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
'enabled' => true,
|
||||
'debug' => true,
|
||||
]);
|
||||
|
||||
// Run
|
||||
|
Loading…
Reference in New Issue
Block a user