summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTyler Baker <forcedinductionz@gmail.com>2017-10-27 21:59:34 -0700
committerGitHub <noreply@github.com>2017-10-27 21:59:34 -0700
commit736fc3248108069d9f7d98fadc436aad3732dfab (patch)
tree01c4310dd22d3ef9a3a19c719de07aecb0015778 /README.md
parentceb64a544ae771e2e1d1a41e46a59c6f0a9de060 (diff)
parent09e2ea04485476093b97277cf4bf445052f4ba1b (diff)
Merge pull request #10 from montjoie/misc
Misc
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d9a92d..637662c 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,8 @@ this scripts will generate all necessary files in the following location:
conmux/ All files needed by conmux
tokens/ This is where the callback tokens will be generated
users/ This is where the users will be generated
-devices/ All LAVA devices files (note that an extran qemu device is also created for the master)
+devices/ All LAVA devices files (note that an extra qemu device is also created for the master)
+slaves/ Contain the dispatcher_ip to give to slave node
udev-rules for host
docker-compose.yml Generated from docker-compose.template
```
@@ -88,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: