From f805cf52e5380fb0e6afb4d8e06831a147d77d8c Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 19 Aug 2023 16:34:30 +0200 Subject: [PATCH] Add caddy --- recipes.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/recipes.json b/recipes.json index 3480eae..3873c88 100755 --- a/recipes.json +++ b/recipes.json @@ -686,6 +686,31 @@ "versions": [], "website": "" }, + "caddy": { + "category": "Apps", + "default_branch": "main", + "description": "", + "features": { + "backups": "No", + "email": "No", + "healthcheck": "No", + "image": { + "image": "caddy", + "rating": "4", + "source": "upstream", + "url": "https://hub.docker.com/r/caddy" + }, + "status": 0, + "tests": "No", + "sso": "No" + }, + "icon": "", + "name": "caddy", + "repository": "https://git.coopcloud.tech/coop-cloud/caddy.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/caddy.git", + "versions": [], + "website": "" + }, "cal": { "category": "Apps", "default_branch": "main",