Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
notebook
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
notebook
Commits
d1816e8d
There was an error fetching the commit references. Please try again later.
Commit
d1816e8d
authored
2 months ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4b7015db
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
d1816e8d
...
...
@@ -198,7 +198,7 @@ deploy (using /srv as datadir)
```
docker run -d --restart always --log-opt max-size=10M --name rgit \
--hostname git.recolic.net \
-p 20443:443 -p 2080:80 -p [::]:22:22 -p 0.0.0.0:22:22 \
-p 20443:443 -p 2080:80 -p [::]:22:22 -p 0.0.0.0:22:22 \
-v /srv/gitlab/config:/etc/gitlab -v /srv/gitlab/logs:/var/log/gitlab -v /srv/gitlab/data:/var/opt/gitlab \
gitlab/gitlab-ce:15.11.13-ce.0
```
...
...
@@ -208,7 +208,7 @@ debug console
docker exec -ti rgit /bin/bash
```
upgrade path:
[
doc
](
https://docs.gitlab.com/ee/update/index.html#upgrade-paths
)
[
Upgrade path tool
]
(https://gitlab-com.gitlab.io/support/toolbox/upgrade-path/)
upgrade path:
[
doc
](
https://docs.gitlab.com/ee/update/index.html#upgrade-paths
)
;
[
Upgrade path tool
](
https://gitlab-com.gitlab.io/support/toolbox/upgrade-path/
)
-
customize (new deployment)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment