From a93aef4df2641161d3fada694707050cdcd30656 Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 4 Mar 2026 12:10:09 +0000 Subject: [PATCH] =?UTF-8?q?landscape/infrastructure/minipc=5Fimmich.yaml?= =?UTF-8?q?=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- landscape/infrastructure/minipc_immich.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 landscape/infrastructure/minipc_immich.yaml diff --git a/landscape/infrastructure/minipc_immich.yaml b/landscape/infrastructure/minipc_immich.yaml new file mode 100644 index 0000000..92f082e --- /dev/null +++ b/landscape/infrastructure/minipc_immich.yaml @@ -0,0 +1,19 @@ +apiVersion: backstage.io/v1alpha1 +kind: Resource +metadata: + name: minipc_immich + title: "Mini PC - Immich" + description: | + MiniPC + [➔ Live API-Daten (JSON)](http://192.168.2.63:7007/api/proxy/netbox/api/dcim/devices/?name=Raspberry%20Pi5%20(Paperless)) + annotations: + # Hier liegt die Wahrheit über die Hardware + netbox.com/device-name: 'Raspberry Pi5 (Paperless)' + home-lab.io/management-ip: '192.168.2.49' + links: + - url: http://192.168.2.49:8001/api/dcim/devices/2/ + title: "Raw API Data (via Netbox)" + icon: code +spec: + type: compute-node + owner: admin \ No newline at end of file