diff --git a/services.yaml b/services.yaml index a13306d..b666348 100644 --- a/services.yaml +++ b/services.yaml @@ -93,23 +93,23 @@ username: "{{HOMEPAGE_VAR_ADGUARD_USER}}" password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}" - - Remote: - - Guacamole: - href: "{{HOMEPAGE_VAR_GUACAMOLE_URL}}" - icon: guacamole - server: apps - container: guacamole + # - Remote: + # - Guacamole: + # href: "{{HOMEPAGE_VAR_GUACAMOLE_URL}}" + # icon: guacamole + # server: apps + # container: guacamole - - Webtop: - href: "{{HOMEPAGE_VAR_WEBTOP_URL}}" - icon: webtop - server: apps - container: webtop + # - Webtop: + # href: "{{HOMEPAGE_VAR_WEBTOP_URL}}" + # icon: webtop + # server: apps + # container: webtop - - Lenovo AMT: - description: Intel AMT remote management for Lenovo - href: "{{HOMEPAGE_VAR_LENOVO_AMT_URL}}" - icon: si-intel-#0071C5 + # - Lenovo AMT: + # description: Intel AMT remote management for Lenovo + # href: "{{HOMEPAGE_VAR_LENOVO_AMT_URL}}" + # icon: si-intel-#0071C5 # siteMonitor: "{{HOMEPAGE_VAR_LENOVO_AMT_URL}}" - Tools & Utilities: @@ -128,20 +128,7 @@ icon: grafana siteMonitor: "{{HOMEPAGE_VAR_GRAFANA_URL}}" - - IT Tools: - href: "{{HOMEPAGE_VAR_IT_TOOLS_URL}}" - description: Handy things for work - icon: it-tools - server: apps - container: it-tools - - - Vaultwarden: - href: "{{HOMEPAGE_VAR_VAULTWARDEN_URL}}" - description: Password manager - icon: vaultwarden - server: apps - container: vaultwarden - + - Gitea: href: "{{HOMEPAGE_VAR_GITEA_URL}}/" description: Local Git server @@ -152,3 +139,19 @@ url: "{{HOMEPAGE_VAR_GITEA_URL}}" key: "{{HOMEPAGE_VAR_GITEA_KEY}}" + # - IT Tools: + # href: "{{HOMEPAGE_VAR_IT_TOOLS_URL}}" + # description: Handy things for work + # icon: it-tools + # server: apps + # container: it-tools + + # - Vaultwarden: + # href: "{{HOMEPAGE_VAR_VAULTWARDEN_URL}}" + # description: Password manager + # icon: vaultwarden + # server: apps + # container: vaultwarden + + +