Commit graph

7 commits

Author SHA1 Message Date
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
f013ac0958
Change maps to allow user agent mapping too (#87)
Correclty disable StrictHostKeyChecking whilst we are at it!
map "$http_useragent---$http_host" $cacheidentifier {
Hostnames in maps file need to be regexs
Save the docker image into the artifacts store to allow download for testing
Need to handle *. wildcard
Use # instead of / as regex/sed seperator to provide a slightly cleaner sed line for debug
Provide comments and breakdown for sed (Requested by @GotenXiao
Changed UA/Host seperator from --- to £££ @rconan suggestion from UKLans chat

Closes #86 See github for details
2020-02-11 15:32:09 +00:00
James Kinsman
233ef5e603
Update config.yml
Disabled docker layer caching for publish_latest
2019-11-04 13:19:22 +00:00
James Kinsman
89db8eda79
Update config.yml
Disabled docker layer caching
2019-11-04 13:15:18 +00:00
VibroAxe
9f29675ef1 LanCache.Net changes 2019-05-30 21:30:25 +01: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