diff --git a/liip/monitor-bundle/3.0/manifest.json b/liip/monitor-bundle/3.0/manifest.json new file mode 100644 index 000000000..7a10b37bd --- /dev/null +++ b/liip/monitor-bundle/3.0/manifest.json @@ -0,0 +1,5 @@ +{ + "bundles": { + "Liip\\Monitor\\LiipMonitorBundle": ["all"] + } +} diff --git a/liip/monitor-bundle/3.0/post-install.txt b/liip/monitor-bundle/3.0/post-install.txt new file mode 100644 index 000000000..92f13ee9c --- /dev/null +++ b/liip/monitor-bundle/3.0/post-install.txt @@ -0,0 +1,4 @@ + Configure the bundle and routes: + 1. You MUST verify the configuration in %CONFIG_DIR%/packages/monitor.yaml. + 2. You MAY configure additional your checks and reporters, see the README.md for instructions. + 3. You MAY configure the routes as specified in the README.md if you enable the controller.