Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jboxberger committed Jul 16, 2022
1 parent ef1de5d commit 77f3b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ as root to get the setup done. This is a more flexible variant because this way
settings and an update simply exports you current container configuration and imports it again with a modified GitLab image version.
This way all your configuration remains the same and you can downgrade and upgrade as you like. As far as GitLab supports the downgrade
with your specific dataset. The ssh installer/updater gives you also the ability to run multiple gitlab container instances with
different container/versions and different data shares. You can test your upgrades and migrations without andy risk and downtime.
different container/versions and different data shares. You can test your upgrades and migrations without any risk and downtime.

![Advanced installer DSM image](images/gitlab-ce-advanced-1.png "Advanced installer DSM")

Expand Down Expand Up @@ -248,4 +248,4 @@ sudo docker exec -it synology_gitlab bash -c "sudo -u git -H bundle exec rake gi
# See: https://gitlab.com/gitlab-org/gitlab/-/issues/266988#note_430408658
# Regarding to this post is everything fine as far as the restore doesn't break.
# Quote: "We ignore 'does not exist' and 'must be owner' of errors"
```
```

0 comments on commit 77f3b45

Please sign in to comment.