Skip to content

Commit 62f151f

Browse files
blankdotsJoonatan Mäkinen
authored and
Joonatan Mäkinen
committed
add deployment docs
1 parent 8b979e7 commit 62f151f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: DEPLOYMENT.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Deployment of swift-broser-ui
2+
3+
This repository consists of SD Connect main API components: `runner`, `sharing`, `request` as well as the `sd-connect-ui`.
4+
5+
6+
## Prerequisites
7+
8+
[Hashicorp Vault](https://www.hashicorp.com/products/vault), [Redis](https://redis.io/) and [PostgreSQL DB](https://www.postgresql.org/) need to be setup. Their setup is documented as part of the installation.
9+
10+
11+
## Installation
12+
13+
There are currently two types of installation:
14+
- [test environment](https://gitlab.ci.csc.fi/sds-dev/sd-connect/sd-connect-deployment/-/tree/main/test)
15+
- [prod environment](https://gitlab.ci.csc.fi/sds-dev/sd-connect/sd-connect-deployment/-/tree/main/prod)

0 commit comments

Comments
 (0)