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
d477eda6
There was an error fetching the commit references. Please try again later.
Unverified
Commit
d477eda6
authored
4 years ago
by
Recolic
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
zulip and riot
parent
300d10cd
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
+29
-1
29 additions, 1 deletion
README.md
with
29 additions
and
1 deletion
README.md
+
29
−
1
View file @
d477eda6
...
...
@@ -43,7 +43,7 @@ docker exec -ti rweb /bin/bash
|3081|baidupan_proxy|
|3000|rocket|
|3003|riot.web|
|3002|riot.
synapse
|
|3002|riot.
backend
|
|3083|drive|
|10000|v2ray|
|2080|git|
...
...
@@ -285,3 +285,31 @@ FROM: https://github.com/tinyRatP/Docker-Hub.git , also archived at drive machin
```
docker-compose up -d
```
## Zulip [closed, unstable]
nginx conf and docker-compose conf archived at tw1 machine. Zulip eats massive RAM of the server. Not recommended.
docker-compose conf is basing on https://github.com/zulip/docker-zulip.git , and changes vol path, ports (3004:443).
-
fresh deploy
```
docker-compose up -d
```
However, you still need to run docker-exec to set the following commands:
1.
Initial admin account (create initial organization).
`manage.py generate_realm_creation_link`
2.
TEST the email service, https://zulip.readthedocs.io/en/latest/production/email.html#troubleshooting
3.
Mobile notification, https://zulip.readthedocs.io/en/latest/production/mobile-push-notifications.html
All data backed up in tw1 machine.
## Matrix + Riot.im
> https://git.recolic.net/root/matrix-riot-docker
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