Skip to content

Commit 3e28915

Browse files
committed
Update readme: document metabase removal
1 parent cd04031 commit 3e28915

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/metabase/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Before deploying metabase first time, make sure that postgres is configured:
77

88
This can be automated via https://github.com/ITISFoundation/osparc-ops-environments/issues/827
99

10+
## Removing metabase from deployment
11+
1. Remove stack from CI pipelines
12+
2. Manuall delete stack
13+
3. Clean up database with sql scripts (generated via metabase's Makefile)
14+
1015
## Extra Configuration (optional)
1116

1217
Setting up email (manual):

0 commit comments

Comments
 (0)