Commit Graph

179 Commits

Author SHA1 Message Date
f88d224168 Allow only exposing services over Tailscale
This works using public DNS, so doesn't need Tailscale's magic DNS to override my local.
2024-03-07 22:30:10 +00:00
998d798797 Set maintenance window for nextcloud 2024-02-21 21:57:03 +00:00
11a93dac55 Update nextcloud version in config 2024-02-21 21:52:58 +00:00
7d64518840 Update matrixdotorg/synapse Docker tag to v1.101.0 2024-02-21 21:43:15 +00:00
26bcf09fea Update lscr.io/linuxserver/nextcloud Docker tag to v28.0.2 2024-02-21 21:42:50 +00:00
808e72553b Add the basics of some edge caching 2024-02-21 21:42:16 +00:00
6c1c245c23 Update matrixdotorg/synapse Docker tag to v1.100.0 2024-02-02 13:38:12 +00:00
4f6f4143ce Update matrixdotorg/synapse Docker tag to v1.99.0 2024-01-22 09:15:38 +00:00
5292785cd9 Update wallabag/wallabag Docker tag to v2.6.8 2024-01-22 09:11:27 +00:00
83543fe081 Update lscr.io/linuxserver/nextcloud Docker tag to v28.0.1 2023-12-28 21:39:28 +00:00
7381c1f10a Update nextcloud version in config.php 2023-12-13 17:48:46 +00:00
18fd0631e1 Update lscr.io/linuxserver/nextcloud Docker tag to v28 2023-12-13 17:38:40 +00:00
c0df505f70 Disable browser updates for nextcloud 2023-12-04 09:39:14 +00:00
aecd7c0a18 Upgrade nextcloud version in config 2023-12-04 09:38:43 +00:00
b9c5c7ce01 Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.4 2023-12-04 09:35:32 +00:00
85352014ab Update matrixdotorg/synapse Docker tag to v1.97.0 2023-12-04 09:09:07 +00:00
0d970d276d Update matrixdotorg/synapse Docker tag to v1.96.1 2023-11-19 17:59:53 +00:00
8666933bfb Revert "Use OIDC to log in to tt-rss"
OIDC breaks any kind of API integration, which is very annoying

This reverts commit 66ddef96e2.
2023-11-18 21:57:16 +00:00
3df1e1d46b Update Nextcloud version in config.php 2023-11-13 18:22:42 +00:00
e3da2710a7 Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.3 2023-11-13 18:22:06 +00:00
19febd9c35 Update matrixdotorg/synapse Docker tag to v1.95.1 2023-11-13 18:19:38 +00:00
5f31a39804 Ensure Nextcloud can talk to local servers
Needed for Authentik
2023-11-08 19:51:16 +00:00
66ddef96e2 Use OIDC to log in to tt-rss 2023-11-08 19:46:16 +00:00
2bd22cb2f6 Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.2 2023-10-15 21:36:02 +01:00
92914303ad Update matrixdotorg/synapse Docker tag to v1.94.0 2023-10-15 21:33:22 +01:00
a1a61f1069 Update wallabag/wallabag Docker tag to v2.6.7 2023-10-15 21:32:01 +01:00
37b8c48a77 Remove legacy short domains
I never used them, and the certificate renewal didn't work anyway.
2023-10-02 09:37:05 +01:00
1801a21e5d Update nextcloud config to 27.1.1 2023-09-23 21:51:15 +01:00
60d6be41ab Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.1 2023-09-23 21:42:32 +01:00
ea33feb643 Update matrixdotorg/synapse Docker tag to v1.92.3 2023-09-23 13:57:28 +01:00
27da7a7494 Fix occ command 2023-09-18 19:21:42 +01:00
0789abaa0b Update nextcloud config version 2023-09-18 18:49:04 +01:00
c2989aad5c Update lscr.io/linuxserver/nextcloud Docker tag to v27.1.0 2023-09-18 18:35:09 +01:00
61088d18f6 Update matrixdotorg/synapse Docker tag to v1.92.2 2023-09-15 16:00:30 +01:00
5419e173d5 Update matrixdotorg/synapse Docker tag to v1.91.2 2023-09-10 21:02:18 +01:00
2303f7b247 Update wallabag/wallabag Docker tag to v2.6.6 2023-09-10 21:00:55 +01:00
bdf48295a6 Update matrixdotorg/synapse Docker tag to v1.91.0 2023-09-03 21:17:27 +01:00
ccadc7fbfa Migrate wallabag to postgres 2023-08-28 19:10:37 +01:00
2b75b526ac Update nextcloud version in config 2023-08-28 17:53:29 +01:00
16be8dd87c Disable registration on wallabag
The documented default is wrong
2023-08-28 17:51:58 +01:00
33b7921067 Update lscr.io/linuxserver/nextcloud Docker tag to v27.0.2 2023-08-28 17:15:41 +01:00
444fa61436 Update wallabag/wallabag Docker tag to v2.6.5 2023-08-28 10:00:28 +01:00
b499882ca7 Update Nextcloud to 27.0.1 2023-08-01 21:18:50 +01:00
65f54326f3 Update wallabag/wallabag Docker tag to v2.6.2 2023-08-01 14:32:46 +01:00
426c8f4e40 Update matrixdotorg/synapse Docker tag to v1.89.0 2023-08-01 14:32:02 +01:00
a1d8764a90 Expose tt-rss plugins to nginx container 2023-07-21 12:57:01 +01:00
2e7d60d87d Use gandi as cert resolver for 0rng.one 2023-07-17 14:26:12 +01:00
1acc8b3fd6 Mount entire config dir into Nextcloud
Seems newer LSIO containers try and copy a config over the top, which doesn't play well with it being a Docker mount
2023-07-09 16:17:55 +01:00
b7d90cee98 Update matrixdotorg/synapse Docker tag to v1.87.0 2023-07-04 21:18:11 +01:00
6d83becaaf Update wallabag/wallabag Docker tag to v2.6.1 2023-07-04 21:10:41 +01:00