projects
/
iotcloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af95508
)
changes
author
Brian Demsky
<bdemsky@plrg.eecs.uci.edu>
Sun, 24 Jul 2016 22:40:04 +0000
(15:40 -0700)
committer
Brian Demsky
<bdemsky@plrg.eecs.uci.edu>
Sun, 24 Jul 2016 22:40:04 +0000
(15:40 -0700)
src/server/README.txt
patch
|
blob
|
history
diff --git
a/src/server/README.txt
b/src/server/README.txt
index ac8a6307823b09e3ef8fa163d1c57589e78f47a0..7de6bf92f739e94e4927d3e1f23f1d20e89fc671 100644
(file)
--- a/
src/server/README.txt
+++ b/
src/server/README.txt
@@
-26,3
+26,7
@@
SetEnv IOTCLOUD_ROOT /iotcloud/
6) Create the /iotcloud directory.
7) Create the account directory in the /iotcloud directory. For example, test.iotcloud and give it permissions that the apache daemon can write to.
+
+8) Compile cloud server by typing make
+
+9) Copy it to the cgi-bin directory.