Skip to content

Commit

Permalink
Merge pull request #482 from MerginMaps/tomasMizera-patch-1
Browse files Browse the repository at this point in the history
Update CE version
  • Loading branch information
varmar05 authored May 27, 2024
2 parents f273d2c + c20ec99 commit e313432
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/server/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ Perform the migration:

## Migration guide from 2023.6.1 to 2024.2.x

Get the latest <GitHubRepo id="MerginMaps/server/blob/master/docker-compose.yml" desc="docker-compose file" /> or update docker images manually to version `2024.2.1`.
Perform the migration:
Get the latest <GitHubRepo id="MerginMaps/server/blob/master/docker-compose.yml" desc="docker-compose file" /> or update docker images manually.

<MigrationType type="CE" />
Update image to `2024.2.2` and perform the migration:

1. Start up your docker containers
```bash
Expand Down Expand Up @@ -74,6 +74,8 @@ Perform the migration:
```

<MigrationType type="EE" />
Update image to `2024.2.1` and perform the migration:

1. Start up your docker containers
```bash
$ docker-compose -f docker-compose.yml up # or similarly, based on your deployment
Expand Down

0 comments on commit e313432

Please sign in to comment.