Commit b1cb5b47 authored by Yusei Tahara's avatar Yusei Tahara

Update setup.sh

parent 23c359b2
......@@ -2,6 +2,7 @@
# You can setup a slapproxy environment in your computer without ipv6.
# You must use a machine which has at least two cpu cores.
set -x
apt-get update
apt-get install -y git apache2 gnupg xz-utils
......@@ -21,6 +22,7 @@ slapos configure local
wget -O /etc/opt/slapos/slapos.cfg https://lab.nexedi.com/yusei/a/raw/master/slapos.cfg
wget -O /etc/opt/slapos/computer_definition.cfg https://lab.nexedi.com/yusei/a/raw/master/computer_definition.cfg
slapos proxy start
ln -s /opt/srv/slapgrid /srv/slapgrid
slapos node format --now
slapos supply --cfg /etc/opt/slapos/slapos.cfg https://lab.nexedi.com/nexedi/slapos/raw/1.0.324/software/theia/software.cfg local_computer
wget https://lab.nexedi.com/yusei/a/raw/master/request_theia.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment