Skip to content

Commit 1c41ab4

Browse files
authored
Merge pull request #137 from datasharingframework/MadMax93-patch-4-1
Update upgrade-from-1.md
2 parents 8ae658e + 1eb0cef commit 1c41ab4

2 files changed

Lines changed: 2 additions & 20 deletions

File tree

docs/src/operations/v2.0.0/upgrade-from-1.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ title: Upgrade from DSF 1.9.0
33
icon: update
44
---
55

6-
::: info DSF 2.0.0
7-
This is the first **released version** of the Data Sharing Framework (DSF) 2.0.
8-
Please **do not use this version in production environments**.
9-
10-
We kindly invite **all DSF administrators** to test this release on their **staging or test instances** and share their feedback with us through the usual [communication channels](/community/communication#contact-the-team).
11-
12-
Thank you for helping us improve the DSF!
13-
:::
14-
156
Upgrading the DSF from 1.9.0 to 2.0.0 involves modifying the docker-compose.yml files and recreating the containers.
167

178
::: warning Update to DSF 1.9.0 first
@@ -220,4 +211,4 @@ To upgrade your DSF databases, you have to stop the application, dump your datab
220211
docker compose up -d && docker compose logs -f app
221212
```
222213
223-
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.
214+
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.

docs/src/operations/v2.0.1/upgrade-from-1.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ title: Upgrade from DSF 1.9.0
33
icon: update
44
---
55

6-
::: info DSF 2.0.1
7-
This is one of the first **released versions** of the Data Sharing Framework (DSF) 2.0.
8-
Please **do not use this version in production environments**.
9-
10-
We kindly invite **all DSF administrators** to test this release on their **staging or test instances** and share their feedback with us through the usual [communication channels](/community/communication#contact-the-team).
11-
12-
Thank you for helping us improve the DSF!
13-
:::
14-
156
Upgrading the DSF from 1.9.0 to 2.0.1 involves modifying the docker-compose.yml files and recreating the containers.
167

178
::: warning Update to DSF 1.9.0 first
@@ -220,4 +211,4 @@ To upgrade your DSF databases, you have to stop the application, dump your datab
220211
docker compose up -d && docker compose logs -f app
221212
```
222213
223-
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.
214+
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.

0 commit comments

Comments
 (0)