Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
- [Shell Access](#shell-access)
- [Features](#features)
- [Container Registry](docs/container_registry.md)
- [Synology](#synology)
- [References](#references)

# Introduction
Expand Down Expand Up @@ -1243,6 +1244,10 @@ For debugging and maintenance purposes you may want access the containers shell.
docker exec -it gitlab bash
```

# Synology

To setup GitLab with Synology DSM follow this [tutorial](https://github.com/cpoetter/Synology-GitLab-Setup).

# References

* https://github.com/gitlabhq/gitlabhq
Expand Down