Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
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
TeDomum
Matrix
Commits
6f0b1f85f9f34401219eab4b4977a63c698ce987
Select Git revision
Branches
3
tedomum
default
deploy-exploding-state-groups
fix-exploding-state-groups
Tags
20
v1.27.1+tedomum.1
v1.125.0+tedomum.1
v1.123.0+tedomum.1
v1.122.0+tedomum.1
v1.121.1+tedomum.1
v1.119.0+tedomum.1
v1.118.0+tedomum.1
v1.114.0+tedomum.1
v1.109.0+tedomum.1
v1.105.1+tedomum.1
v1.98.0+tedomum.1
v1.97.0+tedomum.1
v1.96.1+tedomum.1
v1.95.1+tedomum.1
v1.88.0+tedomum.1
v1.73.0
v1.73.0rc2
v1.73.0rc1
v1.72.0
v1.72.0rc1
23 results
synapse
Author
Search by author
Any Author
authors
ayiniho
ayiniho
cress1
cress1
cyrinux
cyrinux
do3
do3
gitlab-triage-bot
gitlab-triage-bot
Halfa
halfa
Jae Lo Presti
jae
kaiyou
kaiyou
MickGe
mickge
Orlinum
orlinum
reminec
reminec
11 authors
Feb 09, 2018
Generate macaroon and registration secrets, then store the results to the data dir
· 6f0b1f85
kaiyou
authored
7 years ago
6f0b1f85
Feb 08, 2018
Fix the path to the log config file
· ca70148c
kaiyou
authored
7 years ago
ca70148c
Make SYNAPSE_MACAROON_SECRET_KEY a mandatory option
· e511979f
kaiyou
authored
7 years ago
e511979f
Specify the Docker registry for the postgres image
· a03c3829
kaiyou
authored
7 years ago
a03c3829
Specify the Docker registry in the build tag
· 48e2c641
kaiyou
authored
7 years ago
48e2c641
Make it clear that the image has two modes of operation
· d8680c96
kaiyou
authored
7 years ago
d8680c96
Update to Alpine 3.7 and switch to libressl
· b9b668e4
kaiyou
authored
7 years ago
b9b668e4
Enable email server configuration from environment variables
· ef1f8d4b
kaiyou
authored
7 years ago
ef1f8d4b
Honor the SYNAPSE_REPORT_STATS parameter in the Docker image
· a0af0054
kaiyou
authored
7 years ago
a0af0054
Disable the Web client in the Docker image
· 914a59cb
kaiyou
authored
7 years ago
914a59cb
Use 'synapse' as a default postgres user in Docker examples
· e174c46a
kaiyou
authored
7 years ago
e174c46a
Refactor the start script to better handle mandatory parameters
· b8a4dceb
kaiyou
authored
7 years ago
b8a4dceb
Rename the permissions variable to avoid confusion
· 084afbb6
kaiyou
authored
7 years ago
084afbb6
Add some documentation about high performance storage
· 58df3a8c
kaiyou
authored
7 years ago
58df3a8c
Make it clear that two modes are avaiable in the documentation, improve the compose file
· 63fd1487
kaiyou
authored
7 years ago
63fd1487
Feb 05, 2018
Support loading application service files from /data/appservices/
· 1ffd9cb9
kaiyou
authored
7 years ago
1ffd9cb9
Add the non-tls port to the expose list
· 107a5c94
kaiyou
authored
7 years ago
107a5c94
Only generate configuration files when necessary
· ee3b160a
kaiyou
authored
7 years ago
ee3b160a
Do not copy documentation files to the Docker root folder
· 630573a9
kaiyou
authored
7 years ago
630573a9
Point to the 'latest' tag in the Docker documentation
· f5364b47
kaiyou
authored
7 years ago
f5364b47
Fix a typo in the Docker README
· d8c7da5d
kaiyou
authored
7 years ago
d8c7da5d
Document the cache factor environment variable for Docker
· cf4ef60e
kaiyou
authored
7 years ago
cf4ef60e
Add dynamic TURN configuration in the Docker image
· cd51931b
kaiyou
authored
7 years ago
cd51931b
Add dynamic recaptcha configuration in the Docker image
· 81010a12
kaiyou
authored
7 years ago
81010a12
Remove docker related files from the python manifest
· 8db84e9b
kaiyou
authored
7 years ago
8db84e9b
Feb 04, 2018
Run the server as an unprivileged user
· e9021e16
kaiyou
authored
7 years ago
e9021e16
Fix multiple typos
· f72c9c1f
kaiyou
authored
7 years ago
f72c9c1f
Add the build cache/ folder to gitignore
· b8ab78b8
kaiyou
authored
7 years ago
b8ab78b8
Update sumperdump Docker readme to match this image properties
· 9a87b8aa
kaiyou
authored
7 years ago
9a87b8aa
Remove etc/service files from rob's branch
· 84a9209b
kaiyou
authored
7 years ago
84a9209b
Merge remote-tracking branch 'origin/rob/docker' into feat-dockerfile
· 53965334
kaiyou
authored
7 years ago
53965334
Reuse environment variables of the postgres container
· a207cccb
kaiyou
authored
7 years ago
a207cccb
Provide an example docker compose file
· 1ba2fe11
kaiyou
authored
7 years ago
1ba2fe11
Install the postgres dependencies
· 042757fe
kaiyou
authored
7 years ago
042757fe
Support an external postgresql config in the Docker image
· 886c2d50
kaiyou
authored
7 years ago
886c2d50
Generate shared secrets if not defined in the environment
· f2bf0cda
kaiyou
authored
7 years ago
f2bf0cda
Generate any missing keys before starting synapse
· 6d1e28a8
kaiyou
authored
7 years ago
6d1e28a8
Allow for a wheel cache and include missing files in the build
· 48bc22f8
kaiyou
authored
7 years ago
48bc22f8
Feb 03, 2018
Add template config files for the Docker image
· d434ae33
kaiyou
authored
7 years ago
d434ae33
Initial commit including a Dockerfile for synapse
· 431476fb
kaiyou
authored
7 years ago
431476fb
Loading