th pushed to single-dockerfile at vst/env
- a2f2c3817e nginx: default page for unknown host
- bf0edf3b14 matrix: pin element at v1.11.35 and synapse at v1.87.0
- 55c0ecdffe mastodon: upgrade to 3.5.9
- 3654fdf3b9 Makefile: more targets for logs and shells
- Compare 4 commits »
1 year ago
th commented on issue vst/env#23
photo sharing with immichBut.... it seems that they removed this functionality, so it doesn't actually work any more.
1 year ago
th commented on issue vst/env#23
photo sharing with immichPR to document variables: https://github.com/immich-app/immich/pull/3213
1 year ago
th commented on issue vst/env#23
photo sharing with immichOAuth might be configurable on the env: see https://github.com/immich-app/immich/discussions/981
1 year ago
th pushed to single-dockerfile at vst/env
- 4084e6601f nginx: redirect mastoon handles
- ffc1e86c86 nginx: list the available modules
- 9cd24aca9b nginx: handle unknown hostname with some style
- Compare 3 commits »
2 years ago
th commented on issue vst/env#22
caching is removing Expires headers![image](/attachments/7f4c2e16-e084-474c-8662-4ca909acf1ac)
2 years ago
th pushed to single-dockerfile at vst/env
- 43a824dee2 bookwyrm: update nginx to use latest pullrequest and map /flower
2 years ago
th pushed to single-dockerfile at vst/env
- 62fae7e763 nginx: quiet some logging in websockets or polling servers
- ffd8308bdb nginx: fix uid mapping when building on kremvax
- Compare 2 commits »
2 years ago
th pushed to single-dockerfile at vst/env
- b72d0bede9 pixelfed: allow direct sending of files from storage directory
- b4ec015e62 nginx: fix user id for nginx, remove collectd
- 27dd1a64bd nginx: add cache to the logs, include accept header in cache key
- b81dd3efcd bookwyrm: improve cache bypass detection
- Compare 4 commits »
2 years ago
th commented on issue vst/env#21
pixelfed doesn't use nginx caching or file streamingcache must use `Accept` encoding in the key since the same URI is used for both json and html
2 years ago
th commented on issue vst/env#21
pixelfed doesn't use nginx caching or file streamingone complication: nginx:alpine uses uid 101 for `www-data` while every other container assumes it matches debian's 33. we can hack that into the nginx container but it feels like a bit of a mess
2 years ago
th commented on issue vst/env#19
bookwyrm supportAlso feels like it logs out fairly fast (an hour?). Wonder if it is failing to renew the token. (and gitea is doing this too! should create a new issue)
2 years ago
th commented on issue vst/env#19
bookwyrm supportmerged in https://git.v.st/vst/env/commit/b627e976871a93ed490c70695a54d4d7d5e99fdb and tested on dev.v.st. merged and pushed to prod. ![image](/attachments/c2a1365a-d664-41c0-8c5d-7d1675a21d5d) …
2 years ago
th pushed to single-dockerfile at vst/env
- 5c31ef8de6 makefile: add rund and some other log things
- 4303f7e11a keycloak: map secrets directory instead of per-service mappings
- b627e97687 bookwyrm: support federated book review with OIDC hacks
- Compare 3 commits »
2 years ago