From 0b1fb2020ba059e3c0e31bcf13d1cf781e247d19 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Sat, 30 Mar 2024 08:40:43 +0100 Subject: [PATCH] update recipe for LiipMonitorBundle 3 --- liip/monitor-bundle/3.0/manifest.json | 5 +++++ liip/monitor-bundle/3.0/post-install.txt | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 liip/monitor-bundle/3.0/manifest.json create mode 100644 liip/monitor-bundle/3.0/post-install.txt 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.