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
6a0bd6ae
There was an error fetching the commit references. Please try again later.
Commit
6a0bd6ae
authored
1 year ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
e6d9da15
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
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
6a0bd6ae
...
...
@@ -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 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
```
...
...
@@ -282,7 +282,7 @@ touch /srv/html/status.html
docker run --log-opt max-size=10M -d --name rmon --restart=always -v /srv/html/status.html:/app/status.html recolic/rserver-status
```
## Matrix + Riot.im
(TODO: it's outdated)
## Matrix + Riot.im
[outdated,deprecated]
> https://git.recolic.net/root/matrix-riot-docker
...
...
@@ -338,7 +338,7 @@ for 'gridzone' theme, search for `.entry code` in style.css, and remove its back
all files inside /srv/html. Migrate together with www.recolic.net.
## LAN printer (CUPS)
## LAN printer (CUPS)
[deprecated]
-
build from stretch (from archwiki)
...
...
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