Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
storagedriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
4
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
3a31ce91
authored
Feb 19, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update docs
parent
7b247bfd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
docs/install.rst
+5
-4
No files found.
docs/install.rst
View file @
3a31ce91
...
...
@@ -19,14 +19,15 @@ Install the nfs-server package::
Create the datastore directory::
$ mkdir /datastore
$
sudo
mkdir /datastore
$ sudo chown cloud:cloud /datastore
Edit NFS exports::
$ vim /etc/exports
$ sudo vim /etc/exports
Restart the nfs service::
Restert the nfs service::
$ sudo /etc/init.d/nfs-kernel-server restart
Setting up Storage itself
...
...
@@ -46,7 +47,7 @@ Set up default Storage configuration and activate the virtual environment::
$ cat >>/home/cloud/.virtualenvs/storage/bin/postactivate <<END
export AMQP_URI='amqp://cloud:password@host:5672/circle'
END
$ workon
circl
e
$ workon
storag
e
$ cd ~/storagedriver
Install the required Python libraries to the virtual environment::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment