From b610d211c537b6fc4ff697b957d1c337d69c3fd0 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 9 Jul 2025 17:16:11 +0200 Subject: [PATCH] Updated portfolio categories --- .../web-app-portfolio/vars/menu_categories.yml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/roles/web-app-portfolio/vars/menu_categories.yml b/roles/web-app-portfolio/vars/menu_categories.yml index 0ed58613..80112450 100644 --- a/roles/web-app-portfolio/vars/menu_categories.yml +++ b/roles/web-app-portfolio/vars/menu_categories.yml @@ -84,12 +84,8 @@ portfolio_menu_categories: description: "Administration Tools für servers" icon: "fas fa-building" tags: - - administration - - database - - central-database - elk - mariadb - - matomo - pgadmin - phpldapadmin - phpmyadmin @@ -123,7 +119,6 @@ portfolio_menu_categories: - accounting - invoices - akaunting - - snipe-it Events: description: "Event and ticket management tools" @@ -158,6 +153,18 @@ portfolio_menu_categories: - gitlab - jenkins + Analytics: + description: "Tools to measure, visualize, and optimize website performance and user behavior through data-driven insights." + icon: "fas fa-chart-line" + tags: + - matomo + + Asset Management: + description: "Tools to inventory, track, and manage hardware and software assets across your organization." + icon: "fas fa-cubes" + tags: + - snipe-it + Content Management: description: "CMS and web publishing platforms" icon: "fa-solid fa-file-alt"