feat(forgejo-code): add proxy cache for avatars and assets #932
No reviewers
Labels
No labels
bug
cleanup
duplicate
enhancement
forgefriends
help wanted
hetzner
invalid
label workflow
need more info
question
refactor
static-site
sync
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infrastructure/k8s-cluster!932
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/939/head99a2280a42b23c30960a5fbe141a73a10f208d06"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
same as #935 and #937
Default body added by F3
@ -0,0 +14,4 @@# https://doc.traefik.io/traefik/v3.1/routing/routers/#rule- match: HostRegexp(`code.forgejo.org`) && Method(`GET`) && (PathPrefix(`/assets/`) || PathPrefix(`/avatars/`))kind: Rulepriority: 1200 # higher than anubisfor testing or for real?
for real 🙈
infrastructure/k8s-cluster@99a2280a42Pull request closed