add base setup as well as catalog for gitea

This commit is contained in:
2022-12-22 17:00:50 +01:00
parent fff5cc93f8
commit 7e9e53dbbc
22 changed files with 584 additions and 48 deletions

View File

@@ -51,11 +51,6 @@ integrations:
username: kjuulh
password: 1a52087b213ebcec826e3d7a5c19857224c9621b
proxy:
'/test':
target: 'https://example.com'
changeOrigin: true
# Reference documentation http://backstage.io/docs/features/techdocs/configuration
# Note: After experimenting with basic setup, use CI/CD to generate docs
# and an external cloud storage when deploying TechDocs for production use-case.
@@ -68,6 +63,7 @@ techdocs:
type: 'local' # Alternatives - 'googleGcs' or 'awsS3'. Read documentation for using alternatives.
auth:
environment: development
# see https://backstage.io/docs/auth/ to learn about auth providers
providers:
github:
@@ -86,11 +82,13 @@ catalog:
System,
API,
Resource,
Location
Location,
]
providers:
github:
kjuulh: {}
kjuulh:
organization: "kjuulh"
gitea:
kjuulh: {}