just go to the */home/vagrant/tw/service/*  directory and edit the run 
file  so it starts the tw5.com-server edition instead of the clientserver 


# exec setuidgid vagrant ./serve.sh a b 0.0.0.0
exec setuidgid vagrant \
    node ./tiddlywiki.js \
    editions/tw5.com-server \
    --verbose \
    --server 8080 $:/core/save/all text/plain text/html dev dev 0.0.0.0 \
    || exit 1

do a
$ sudo svc -h /service/tw

so the server will be restarted. .... this works for me.
-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to