rethinkdb port and permissions
This commit is contained in:
parent
0962d621b5
commit
670a166699
|
@ -507,6 +507,8 @@ __ENDCONFIG__
|
|||
rm $TURTL_BASE_DIR/quicklisp_install
|
||||
|
||||
install_rethinkdb
|
||||
echo "http-port=8091" > /etc/rethinkdb/instances.d/turtl.conf
|
||||
chown -R rethinkdb:rethinkdb /var/lib/rethinkdb
|
||||
|
||||
# install turtl API
|
||||
cd $TURTL_BASE_DIR/
|
||||
|
|
Loading…
Reference in New Issue