• Joined on 2026-03-22
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 20:27:40 +00:00
c736c23e9a enable NETWORKS in docker-socket-proxy for Alloy container discovery
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 20:08:59 +00:00
a02f33e96e move text compression from Caddy to nginx for lower latency
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 19:56:25 +00:00
d62b627093 add .mjs MIME type to nginx to fix NS_ERROR_CORRUPTED_CONTENT
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 19:26:19 +00:00
fb1de4f079 limit Caddy compression to text content types to fix slow file downloads
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 19:20:39 +00:00
3bf80f6940 disable file compression temporary
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 17:12:20 +00:00
1c2fb3c807 fix nginx redirect loop
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:58:38 +00:00
b918e713e5 align nginx and Caddy config with official Nextcloud docs
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:49:55 +00:00
ac3bff9351 fix nginx to fall through to PHP for dynamic assets like theming CSS
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:43:35 +00:00
0088c11d5e enable Caddy response compression to fix slow page loads
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:34:02 +00:00
4f3f4b0487 add swap check command before setup instructions
a51f86ea0a add swap setup instructions to README prerequisites
22198784d3 tune PHP and FPM for 1-core/3GB VPS performance
Compare 3 commits »
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:21:27 +00:00
0a305a47b9 gitignore claude local settings
d88a8db9f1 fix nginx rewrite loop causing slow page loads and 500 errors
Compare 2 commits »
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:07:52 +00:00
995dfcc099 add FPM worker tuning and architecture diagram
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 16:00:41 +00:00
4329cfd3f2 switch nextcloud to FPM + Nginx for better static file performance
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:47:07 +00:00
c0c20a42ed add gzip/zstd compression and Redis caching for Nextcloud performance
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:44:16 +00:00
a17c63a39b remove nextcloud review, all issues fixed
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:40:07 +00:00
cdec4e3e22 fix trusted_proxies to use CIDR instead of hostname
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:34:00 +00:00
0e0a6ff1eb add trusted proxy, post-install/upgrade hooks, occ docs and admin review
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:14:21 +00:00
7225f526da enhanced readme
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:07:20 +00:00
8b5c9bdbfc bump nextcloud versions
gstone pushed to main at gstone/nextcloud-selfhosted 2026-03-22 15:00:57 +00:00
770081397c enhanced readme