From 7857ada848f0d2344e1fb69c717e7e325dc1ebca Mon Sep 17 00:00:00 2001 From: Reyo Stallenberg Date: Thu, 18 Jun 2020 10:12:45 +0200 Subject: [PATCH] Add recipe for connectholland/uptime-robot-bundle --- connectholland/uptime-robot-bundle/1.0/manifest.json | 8 ++++++++ connectholland/uptime-robot-bundle/1.0/post-install.txt | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 connectholland/uptime-robot-bundle/1.0/manifest.json create mode 100644 connectholland/uptime-robot-bundle/1.0/post-install.txt diff --git a/connectholland/uptime-robot-bundle/1.0/manifest.json b/connectholland/uptime-robot-bundle/1.0/manifest.json new file mode 100644 index 00000000..8b41d73c --- /dev/null +++ b/connectholland/uptime-robot-bundle/1.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "ConnectHolland\\UptimeRobotBundle\\ConnecthollandUptimeRobotBundle": ["all"] + }, + "env": { + "UPTIMEROBOT_API_KEY": "api_key" + } +} diff --git a/connectholland/uptime-robot-bundle/1.0/post-install.txt b/connectholland/uptime-robot-bundle/1.0/post-install.txt new file mode 100644 index 00000000..0dc30dc7 --- /dev/null +++ b/connectholland/uptime-robot-bundle/1.0/post-install.txt @@ -0,0 +1,6 @@ + + To finish the install + + + * Your Connect Holland Uptime Robot bundle installation is almost ready: + 1. Add your Uptime Robot Api Key to the .env file