Commit graph

34 commits

Author SHA1 Message Date
James Kinsman
70d454d6e8
Merge pull request #25 from borzaka/patch-2
Update README with the correct default environment variables
2019-06-23 01:11:08 +01:00
James Kinsman
1555640740
Merge pull request #42 from lancachenet/41_nofetch
Added NOFETCH option to prevent git reset
2019-06-22 16:49:48 +01:00
VibroAxe
459f8af361 Added NOFETCH option to prevent git reset
When developing/updating the uklans repo it is helpful to bind mount a
local copy for testing.

-e NOFETCH=true

Resolves #41
2019-06-22 16:42:56 +01:00
Goten Xiao
876d4f0537 Update FAQ for Epic Games 2019-05-31 00:59:12 +01:00
Goten Xiao
d2af144866 Rebranding updates 2019-05-31 00:58:59 +01:00
James Kinsman
09f1895eff
Update README.md
LanCache.Net changes
2019-05-30 21:46:21 +01:00
VibroAxe
9f29675ef1 LanCache.Net changes 2019-05-30 21:30:25 +01:00
Attila
2204c00379
Update README with the correct default environment variables
Plus add CACHE_MAX_AGE variable to example
2019-03-13 17:55:32 +01:00
James Kinsman
97501a00e7
Merge pull request #12 from steamcache/tuning-information
Documentation update for tuning
2019-02-20 10:13:30 +00:00
James Kinsman
64051d2eb0
Update README.md
Added tuning information
2019-02-17 19:54:59 +00:00
VibroAxe
1cf7dc39fd Fixed whitespace handling in domain lists
All whitespace removed from host entries before handling, blank lines
are skipped

This WILL mangle comments in the map files, but is best to ensure
working files
2019-02-17 14:32:16 +00:00
James Kinsman
12f9397291
Update README.md 2019-02-13 20:48:29 +00:00
James Kinsman
3ff2e52063
Update README.md 2019-02-13 20:38:56 +00:00
James Kinsman
d4e38a4ee9
Update README.md 2019-02-13 20:38:22 +00:00
James Kinsman
cd091d6da5
Merge pull request #9 from Lepidopterist/master
fixup minor typo
2019-02-07 19:11:13 +00:00
Barry Zubel
d238795aaa
fixup minor typo 2019-02-07 19:09:12 +00:00
James Kinsman
0d2f6b90f0
Update README.md 2019-02-07 18:59:24 +00:00
James Kinsman
f08107ddcb
Update README.md 2019-02-07 18:05:35 +00:00
James Kinsman
fb706c8913
Remove development wording in readme
Monolithic is no longer a development case it's been used at several events with no issues
2019-02-07 17:39:28 +00:00
James Kinsman
bd2bc99486
Merge pull request #4 from steamcache/readme_updates
Updated README
2018-12-19 18:03:12 +00:00
VibroAxe
28b56dfafc Updated README
Added a large development warning to the README

Added vibs to the copyright
2018-12-19 18:00:15 +00:00
James Kinsman
012c72eede
Merge pull request #3 from steamcache/2_circleci_build_children_fails
Remove nonexistant build children stage
2018-12-19 17:52:23 +00:00
VibroAxe
af605c4745 Remove nonexistant build children stage
Removed build_children stage from circleci, monolithic has no children
at present

Resolves #2
2018-12-19 17:45:08 +00:00
VibroAxe
b09b1aa20c Added circle ci integration
Added circle ci integration and automatic testing
2018-12-19 17:30:22 +00:00
VibroAxe
09b35f78d4 Dockerfile update to correct version of Steamcache 2018-12-19 17:30:22 +00:00
VibroAxe
c5f45db869 Updated README for new monolithic 2018-12-19 17:05:57 +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
25f46d2c35 Removed duplicate parsing altogether
UKLans is a curated directory and shouldn't contain duplicates, lets
save ourselves some effort
2018-12-01 12:29:26 +00:00
VibroAxe
5403e5cd85 Removed errenous additional maps file in root 2018-12-01 10:53:01 +00:00
VibroAxe
0a980bd03c Fixed incorrect passing of duplicates 2018-11-29 10:36:11 +00:00
VibroAxe
00619cf6d2 Initial Commit 2018-11-29 00:13:51 +00:00
James Kinsman
45f7cc016a
Initial commit 2018-11-28 21:14:51 +00:00