landscape/infrastructure/minipc_immich.yaml hinzugefügt
This commit is contained in:
parent
51a5f33b3c
commit
a93aef4df2
|
|
@ -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
|
||||||
Loading…
Reference in New Issue