From 511e963ca794bab5f674416c6edb395b04e8dc30 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Sat, 30 Mar 2024 09:51:40 +0100 Subject: [PATCH] update recipe for LiipMonitorBundle 3 (#1605) --- 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 00000000..7a10b37b --- /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 00000000..92f13ee9 --- /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.