summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2017-10-27 10:35:20 +0200
committerCorentin LABBE <clabbe@baylibre.com>2017-10-27 10:35:20 +0200
commit09e2ea04485476093b97277cf4bf445052f4ba1b (patch)
tree01c4310dd22d3ef9a3a19c719de07aecb0015778 /README.md
parent1ba87d4097e4da3977f53ffd4fe808a3b0ec2c72 (diff)
Add squid for caching LAVA downloads
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bfdf312..637662c 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,10 @@ docker-compose up
## Process wrapper
You can use the lavalab-gen.sh wrapper which will do all the above actions
+## Proxy cache
+A squid docker is provided for caching all LAVA downloads (image, dtb, rootfs, etc...)
+You have to uncomment a line in lava-master/Dockerfile to enable it
+
## Security
Note that this container provides defaults which are unsecure. If you plan on deploying this in a production enviroment please consider the following items: