Initial removal

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2025-05-09 15:38:48 -05:00
parent d8cf6837ae
commit b5545900a4
141 changed files with 1 additions and 142 deletions
@@ -1,7 +1,6 @@
---
id: configuring-plugin-databases
title: Configuring Plugin Databases
# prettier-ignore
description: Guide on how to configure Backstage databases.
---
-1
View File
@@ -1,7 +1,6 @@
---
id: manual-knex-rollback
title: Manual Rollback using Knex
# prettier-ignore
description: Guide on how to rollback Knex migrations.
---
@@ -1,7 +1,6 @@
---
id: switching-sqlite-postgres
title: Switching Backstage from SQLite to PostgreSQL
# prettier-ignore
description: How to get ready for deploying Backstage to production with PostgreSQL
---
@@ -1,7 +1,6 @@
---
id: using-backstage-proxy-within-plugin
title: Using the Backstage Proxy from Within a Plugin
# prettier-ignore
description: Guide on how to create a set of API bindings that interface with a backend via the backstage proxy
---