Commit graph

24 commits

Author SHA1 Message Date
James Kinsman
4720121d60
Merge pull request #181 from HTX-LAN/master
Expose metrics from NGINX and Bind to Prometheus
2024-07-08 12:34:17 +01:00
Tim Pilius
855f9f8a48 Changing the default minimum free disk to 10g 2024-05-28 22:07:56 -04:00
Tim Pilius
fcba4f8056 Adding support for the new min_free parameter, so that nginx will automatically prune files once the minimum free space has been exceeded. 2024-05-06 16:19:25 -04:00
Mikkel Albrechtsem
9caabde382 Added missing expose of metrics port in dockerfile
Co-authored-by: William Bergmann Børresen <ninkaninus@users.noreply.github.com>
2023-10-29 00:00:57 +02:00
The0Mikkel
8a17ded5c3 Added NGINX metrics endpoint in seperate site
Co-authored-by: William Bergmann Børresen <ninkaninus@users.noreply.github.com>
2023-10-28 18:08:28 +00:00
sfinke0
b2a30145cb Implement additional log format: json access logs 2023-02-26 14:20:53 +01:00
James Kinsman
a45516468d
Addition of upstream proxy to resolve slice redirect errors (302 Playstation) (#156)
Addition of Upstream proxy from #60 to test 302 cache impact on PS5
caching
Refactored upstream proxy into lancache standard structure.
Simplified both location blocks into a single file rather than further
delegated folders
Fixed spacing & indents
2022-11-12 12:10:20 +00:00
Koen van den Heuvel
4883d1f8e5 Dockerfile: Change CACHE_DISK_SIZE to be in gigabyte (g) 2022-09-10 21:04:09 +02:00
VibroAxe
2fa012f667 Ported CACHE_INDEX_SIZE PR from generic
Ported PR https://github.com/lancachenet/generic/pull/103/ from @crabbey
Changes CACHE_MEM_SIZE to CACHE_INDEX_SIZE but maintains backwards compatiblity through deprecation.sh
2021-10-09 10:24:38 +00:00
James Kinsman
425a75c7da
Apply suggestions from code review
Thanks @gotenxiao

Co-authored-by: GotenXiao <gotenxiao@gmail.com>
2021-10-09 00:11:15 +01:00
VibroAxe
faa6b3969d Rebase generic off monolithic
This commit rebases the generic code into the monolithic image
This allows the base image to be the more regularly accessed / edited image

Commits to lancachenet/generic:switcheroo will mimic this commit

Also fixes lancachenet/generic#108
2021-07-20 12:04:38 +00:00
James Kinsman
b3bb2205d3
Fix shallow clone
Shallow clone to the right directory.
2020-02-28 08:05:56 +00:00
James Kinsman
ac5ba06e65 Update dockerfile to include CACHE_MODE 2020-02-24 12:28:51 +00:00
unspec
6d56c27314
Merge pull request #100 from adamradocz/patch-1
Remove duplicated ENV assignment
2020-02-24 00:35:46 +00:00
James Kinsman
c5c444a32c
Add shallow clone of cache-domains
Added shallow clone to allow for offline startup
2020-02-23 14:03:02 +00:00
Adam Radocz
d41a798dcb
Remove duplicated ENV assignment 2020-02-14 18:12:36 +01:00
VibroAxe
fcf7468606 Fixed duplicate BRANCH in Dockerfile 2019-12-02 11:36:20 +00:00
VibroAxe
bf361ef18b Updated env vars to allow specifying branch
Also fixed CACHE_DOMAIN_REPO to CACHE_DOMAINS_REPO to align with DNS
better
2019-12-02 11:04:26 +00:00
VibroAxe
9f29675ef1 LanCache.Net changes 2019-05-30 21:30:25 +01:00
VibroAxe
09b35f78d4 Dockerfile update to correct version of Steamcache 2018-12-19 17:30:22 +00:00
VibroAxe
fa4fc28511 Fixed incorrect webuser
Lower image is now www-data
2018-12-19 13:02:02 +00:00
VibroAxe
66e6e2d366 Updated readying for steamcache/generic 2 2018-12-02 17:19:28 +00:00
VibroAxe
771de2e468 Updated NGINX worker processes
For a monolithic cache the auto variable (1 per cpu) is probably best
2018-12-01 17:16:49 +00:00
VibroAxe
00619cf6d2 Initial Commit 2018-11-29 00:13:51 +00:00