Commit Graph

18 Commits

Author SHA1 Message Date
James b8612e3f57 comment rest of PostgreSQL related lines 2022-08-22 22:22:46 +01:00
James a39c2b54b4 comment out PostgreSQL service 2022-08-22 22:20:19 +01:00
James cf7c791e0e
feat: Workers (#1)
* add workers and mem limits

* disable health checks on fed workers

* add example worker configs

* update workers to make them consistent

* add docs for worker config
2022-08-22 21:39:53 +01:00
James 8a6dda10b1 add redis for potential workers 2022-04-21 20:25:13 +01:00
James 38010bbc83 fix max-file 2022-02-21 13:29:55 +00:00
James f6c8a467f3 add logging options to synapse as logs are verbose 2022-02-21 13:28:46 +00:00
James e803ea391b remove synapse admin
Can be spin up separately if required
2022-02-21 13:14:42 +00:00
James f2b37609db add missing https 2022-02-19 11:42:33 +00:00
James 0822c4ced6 add synapse admin 2022-02-16 22:13:21 +00:00
James b581fa319a fix mistake with server name when generating homeserver.yaml
add step for setting public_baseurl in homeserver.yaml
2022-02-08 17:58:06 +00:00
James be2cc1a25e Add networks
so matrix and be connected to an existing reverse proxy network
2022-02-03 13:16:31 +00:00
James 682e71b916 add initial instructions to README 2022-02-02 17:31:58 +00:00
James d3957e90f7 remove nginx to allow user to build own reverse proxy
remove volumes and use paths instead

add ability to change Synapse port
2022-02-02 16:53:57 +00:00
James 220a1166f6 fix indentation 2022-02-02 16:45:09 +00:00
James 4f1dbe2b07 add nginx reverse proxy 2022-01-29 00:48:09 +00:00
James e658d71853 add postgres service for backend database 2022-01-29 00:15:18 +00:00
James 30b2101099 add intial working docker-compose.yaml 2022-01-28 21:31:32 +00:00
James 1991bf089c
Initial commit 2022-01-28 19:30:36 +00:00