Fix f2s/README
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
384cb0dae5
commit
0e87d2d011
@ -4,6 +4,9 @@ To use solar on fuel master we need to use container because of
|
||||
python2.6 there. Also solar itself relies on several services.
|
||||
|
||||
```
|
||||
yum -y install git
|
||||
git clone -b f2s https://github.com/Mirantis/solar.git
|
||||
|
||||
docker run --name riak -d -p 8087:8087 -p 8098:8098 tutum/riak
|
||||
|
||||
docker run --name redis -d -p 6379:6379 -e REDIS_PASS=**None** tutum/redis
|
||||
|
Loading…
x
Reference in New Issue
Block a user