mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Varnish renamed to Vinyl Cache (#2032)
- the github repository was archived - https://vinyl-cache.org/organization/moving.html
This commit is contained in:
parent
5575c90db9
commit
50d2a2ff31
2 changed files with 12 additions and 28 deletions
|
|
@ -1,28 +0,0 @@
|
|||
name: Varnish
|
||||
website_url: https://varnish-cache.org/
|
||||
source_code_url: https://github.com/varnishcache/varnish-cache
|
||||
description: Web application accelerator/caching HTTP reverse proxy.
|
||||
licenses:
|
||||
- BSD-3-Clause
|
||||
platforms:
|
||||
- Go
|
||||
- deb
|
||||
- Docker
|
||||
tags:
|
||||
- Web Servers
|
||||
stargazers_count: 4058
|
||||
updated_at: '2026-02-16'
|
||||
archived: true
|
||||
commit_history:
|
||||
2025-03: 44
|
||||
2025-04: 55
|
||||
2025-05: 49
|
||||
2025-06: 27
|
||||
2025-07: 73
|
||||
2025-08: 35
|
||||
2025-09: 54
|
||||
2025-10: 20
|
||||
2025-11: 31
|
||||
2025-12: 26
|
||||
2026-01: 19
|
||||
2026-02: 5
|
||||
12
software/vinyl-cache.yml
Normal file
12
software/vinyl-cache.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Vinyl Cache
|
||||
website_url: https://vinyl-cache.org/
|
||||
source_code_url: https://code.vinyl-cache.org/vinyl-cache/vinyl-cache
|
||||
description: Web application accelerator/caching HTTP reverse proxy (formerly Varnish).
|
||||
licenses:
|
||||
- BSD-2-Clause
|
||||
platforms:
|
||||
- Go
|
||||
- deb
|
||||
- Docker
|
||||
tags:
|
||||
- Web Servers
|
||||
Loading…
Reference in a new issue