Commit Graph

61 Commits

Author SHA1 Message Date
Renovate 61088d18f6 Update matrixdotorg/synapse Docker tag to v1.92.2 2023-09-15 16:00:30 +01:00
Renovate 5419e173d5 Update matrixdotorg/synapse Docker tag to v1.91.2 2023-09-10 21:02:18 +01:00
Renovate bdf48295a6 Update matrixdotorg/synapse Docker tag to v1.91.0 2023-09-03 21:17:27 +01:00
Renovate 426c8f4e40 Update matrixdotorg/synapse Docker tag to v1.89.0 2023-08-01 14:32:02 +01:00
Renovate b7d90cee98 Update matrixdotorg/synapse Docker tag to v1.87.0 2023-07-04 21:18:11 +01:00
Renovate 4d3aa3d67c Update matrixdotorg/synapse Docker tag to v1.85.2 2023-06-17 15:42:23 +01:00
Jake Howard 5ccaaefdc7 Move more projects over to new "speed" SSD 2023-06-15 13:55:36 +01:00
Jake Howard 2fa7f7212f Move synapse DB/Redis to SSD
Wow, Postgres really does love an SSD!
2023-06-07 21:35:07 +01:00
Renovate c85b6148b3 Update matrixdotorg/synapse Docker tag to v1.84.1 2023-05-28 22:21:05 +01:00
Renovate a0f7d48502 Update matrixdotorg/synapse Docker tag to v1.83.0 2023-05-20 11:17:54 +01:00
Renovate 831aa5ab04 Update matrixdotorg/synapse Docker tag to v1.82.0 2023-04-28 20:09:39 +01:00
Renovate 882f2707aa Update matrixdotorg/synapse Docker tag to v1.80.0 2023-03-28 14:00:53 +01:00
Renovate 577da22dab Update matrixdotorg/synapse Docker tag to v1.79.0 2023-03-14 18:00:45 +00:00
Renovate dd3930c12e Update matrixdotorg/synapse Docker tag to v1.78.0 2023-02-28 18:00:48 +00:00
Renovate 4332989e6f Update matrixdotorg/synapse Docker tag to v1.77.0 2023-02-14 14:02:16 +00:00
Renovate d68175705c Update matrixdotorg/synapse Docker tag to v1.76.0 2023-01-31 18:02:16 +00:00
Renovate 23eccb6d73 Update matrixdotorg/synapse Docker tag to v1.75.0 2023-01-17 14:02:10 +00:00
Renovate 49372f7c8e Update matrixdotorg/synapse Docker tag to v1.74.0 2022-12-20 18:02:55 +00:00
Renovate 2fb21223aa Update matrixdotorg/synapse Docker tag to v1.73.0 2022-12-06 14:01:43 +00:00
Renovate d5c08bd493 Update redis Docker tag to v7 2022-11-21 16:02:19 +00:00
Jake Howard 77e83fec6d Fix synapse-admin URL
It no longer supports being run on a subdirectory with the stock container
2022-11-07 13:57:14 +00:00
Jake Howard b9283ec445 Set port for HTTP proxies 2022-11-06 21:55:05 +00:00
Jake Howard 041f791b60 Add squid as a forwarding proxy so containers are exposed through a VPN
Implementation isn't perfect, but as `qbittorrent` already had an outbound VPN connection, it makes sense to just reuse it.
2022-11-06 18:26:09 +00:00
Renovate b32b7ca629 Update matrixdotorg/synapse Docker tag to v1.68.0 2022-09-27 14:01:34 +01:00
Renovate 7575a57e6b Update matrixdotorg/synapse Docker tag to v1.67.0 2022-09-13 11:14:16 +01:00
Renovate 7577b35755 Update dependency matrixdotorg/synapse to v1.64.0 2022-08-02 10:42:13 +00:00
Renovate 8734ad8ce1 Update dependency matrixdotorg/synapse to v1.63.1 2022-07-20 13:50:49 +00:00
Renovate 7b38760196 Update dependency matrixdotorg/synapse to v1.61.1 2022-06-28 14:41:39 +00:00
Renovate 7b779f6ff7 Update dependency matrixdotorg/synapse to v1.61.0 2022-06-14 11:45:06 +00:00
Renovate 6a60e7284e Update dependency matrixdotorg/synapse to v1.59.1 2022-05-18 12:16:59 +00:00
Jake Howard 26b4b18737 Update synapse to 1.58.1 2022-05-07 11:38:46 +01:00
Jake Howard 679cd5eba1 Update synapse to 1.57.1 2022-04-26 20:39:16 +01:00
Jake Howard 72c54029cd Update synapse to 1.55.2 2022-03-24 22:13:52 +00:00
Jake Howard 5d136a8a2f Update synapse to 1.54 2022-03-13 15:59:24 +00:00
Jake Howard 997fb0e600 Update synapse to 1.52 2022-02-21 21:50:30 +00:00
Jake Howard 6b63c2685b Add an additional domain for matrix
I'll migrate over to this eventually. But doing a hard migration has just wasted my entire evening...
2022-02-13 20:54:46 +00:00
Jake Howard af0eb65cce Update synapse to 1.51 2022-02-08 08:55:41 +00:00
Jake Howard d5c7d94ac8 Run traefik as dockeruser, and without host networking
This required port forwarding, a docker proxy, and a docker network, but the end result should be much more secure!
2022-01-15 23:44:06 +00:00
Jake Howard ec9ca428a3 Update synapse DB to postgres 14 2021-12-22 15:24:37 +00:00
Jake Howard 699673c3b5 Update Synapse to 1.49.0 2021-12-15 20:19:51 +00:00
Jake Howard 4452cc4eeb Update synapse to 1.47.1 2021-11-23 22:04:42 +00:00
Jake Howard 4cdaba4692 Swap certificates for wildcards 2021-10-18 21:59:10 +01:00
Jake Howard 6cc7d0b89e Update synapse 2021-10-14 18:34:49 +01:00
Jake Howard 3727dd473c Update synapse to 1.43 2021-10-01 21:17:13 +01:00
Jake Howard 0a8167c839 Remove stray expose
Traefik picks up the port just fine
2021-09-07 21:04:19 +01:00
Jake Howard eedba465c4 Update synapse 2021-09-07 21:04:04 +01:00
Jake Howard 6e25403b3d Update synapse to 1.41.1 2021-08-31 19:08:38 +01:00
Jake Howard c04e8b628a Update synapse to 1.40.0 2021-08-22 11:16:19 +01:00
Jake Howard d0e472b51a Update synapse to 1.39.0 2021-08-06 18:20:48 +01:00
Jake Howard 8f831c8191 Update synapse to 1.37.1 2021-07-11 20:20:56 +01:00