Hi,
What is the best way to run a basex webapp for a live site?
Right now I've got it started with
nohup sh bin/basexhttp -d > nohup_logs/stdout.txt 2> nohup_logs/stderr.txt < /dev/null &
Many thanks, Colin
..looks reasonable! As you may already have noticed, you'll find additional log data in the {dbpath}/.logs directory. ___________________________
On Thu, Nov 8, 2012 at 10:18 PM, Colin McEnearney colinmcenearney@gmail.com wrote:
Hi,
What is the best way to run a basex webapp for a live site?
Right now I've got it started with
nohup sh bin/basexhttp -d > nohup_logs/stdout.txt 2> nohup_logs/stderr.txt < /dev/null &
Many thanks, Colin
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de