'README.md' ändern
This commit is contained in:
parent
bdde33814f
commit
869f1f950d
26
README.md
26
README.md
@ -1,28 +1,16 @@
|
||||
###############################################################################
|
||||
# docker image for lava server
|
||||
###############################################################################
|
||||
## Requirements
|
||||
|
||||
| Description | Status | comment |
|
||||
| -------- | -------- | -------- |
|
||||
| image based on debian:9 Official | ready | |
|
||||
| lava version 2018.02 | ready | |
|
||||
| usage of seperate image for postsql | open | optional|
|
||||
|
||||
lava:
|
||||
linux: debian Stretch 9.0
|
||||
|
||||
|
||||
deb https://images.validation.linaro.org/production-repo stretch-backports main
|
||||
|
||||
wget https://images.validation.linaro.org/staging-repo/staging-repo.key.asc
|
||||
apt-key add staging-repo.key.asc
|
||||
|
||||
apt install postgresql
|
||||
|
||||
apt install lava-server
|
||||
|
||||
a2dissite 000-default
|
||||
a2enmod proxy
|
||||
a2enmod proxy_http
|
||||
a2ensite lava-server.conf
|
||||
service apache2 restart
|
||||
|
||||
|
||||
###################
|
||||
|
||||
build lava container
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user