landscape/application/backstage/backstage.yaml aktualisiert

This commit is contained in:
lars 2026-03-07 17:21:12 +00:00
parent 21896f06a2
commit be5c11abde
1 changed files with 15 additions and 2 deletions

View File

@ -4,8 +4,21 @@ metadata:
name: backstage-app name: backstage-app
title: "Backstage App" title: "Backstage App"
annotations: annotations:
[lars-digital.com/container-name](https://lars-digital.com/container-name): "backstage_app" # Dokumentations-Pfad für TechDocs (relativ zum Repo-Root)
[lars-digital.com/exposed-ports](https://lars-digital.com/exposed-ports): "3100:3000, 7007:7007" backstage.io/techdocs-ref: dir:.
# NetBox Integration: Zeigt den Status der zugrunde liegenden Hardware
# [netbox.com/device-name](https://netbox.com/device-name): 'Synology DS923+'
# Technische Container-Details für die Übersicht im Portal
home-lab.io/container-name: "backstage_app"
home-lab.io/docker-network: "backstage_default"
home-lab.io/exposed-ports: "3100, 7007"
home-lab.io/config-path: "/volume1/docker/backstage/app-config.yaml"
# Wartungsinformationen
home-lab.io/backup-strategy: "HyperBackup (Daily 03:00)"
home-lab.io/update-method: "Portainer Stack Update"
spec: spec:
type: service type: service
lifecycle: production lifecycle: production