Skip to content

Commit

Permalink
Create backstage yaml (#2940)
Browse files Browse the repository at this point in the history
* Add a backstage yaml for mimir

* Fix system name

* Add more configuration for backstage

* Description in english

* Rephrasing and rename
  • Loading branch information
johnnadeluy authored Oct 10, 2024
1 parent 7d13f7d commit d58fdaf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions backstage.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: mimir
description: |
Content Management Solution for ssb.no
links:
- title: Enonic Admin
url: https://ssb-xp7p-admin.enonic.cloud/xp/admin/tool
tags:
- typescript
- javascript
- react
- enonic-xp
annotations:
github.com/project-slug: statisticsnorway/mimir
spec:
type: website
system: SSBNO
owner: ssbno-developers
lifecycle: production

0 comments on commit d58fdaf

Please sign in to comment.