imper86/supervisor-bundle recipe

This commit is contained in:
imper
2019-10-05 15:01:47 +02:00
parent c14f45118b
commit 724730a140
3 changed files with 16 additions and 0 deletions
@@ -0,0 +1,2 @@
imper86_supervisor:
instances: []
@@ -0,0 +1,8 @@
{
"bundles": {
"Imper86\\SupervisorBundle\\Imper86SupervisorBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,6 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Supervisor bundle - next steps</>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> instances in <comment>imper86_supervisor.yaml</> in your <comment>config/packages</> directory
* <fg=blue>Create supervisor config</> with command <comment>./bin/console i86:supervisor:rebuild</>