diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6cc83ecd..ebbde415 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -15998,7 +15998,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -16227,7 +16227,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -19697,6 +19697,43 @@ }, "os": "debian" }, + { + "name": "Webtrees", + "slug": "webtrees", + "desc": "webtrees is the web's leading online collaborative genealogy application.", + "script": "ct/webtrees.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/webtrees.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/webtrees.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00001" + ], + "category_names": [ + "Proxmox & Virtualization" + ], + "notes": [ + "Setup is fully automated. Login credentials are stored in '/root/webtrees.creds' inside the container." + ], + "warnings": [], + "port": 80, + "website": "https://webtrees.net/", + "documentation": "https://webtrees.net/install/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/webtrees.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "default_credentials": { + "username": "Admin", + "password": "" + }, + "os": "debian" + }, { "name": "wger", "slug": "wger",