Commit graph

14 commits

Author SHA1 Message Date
Norbert Renner
8b3562270b Fix server.sh customprofiles path, it's relative to profiles2 dir 2020-01-23 19:31:15 +01:00
Henrik Fehlauer
4c6e17c650 Allow to run server.cmd from source directory
This also enables launching server.cmd from arbitrary directories
to match the behaviour of server.sh.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
3118dd4e76 Allow to run server.sh from source directory
Running server.sh after cloning and building did not work without
also customizing paths and/or moving files around.

By referring to already existing default locations the out-of-the-box
experience should be a bit smoother.

In order to not affect existing installations and to retain support for
running released versions from http://brouter.de/brouter/revisions.html,
the old default paths are still checked.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
5ed67a6507 Merge server.sh and local.sh
By setting BINDADDRESS and delegating to server.sh we can avoid
duplicating most of the code.

This also makes 0d5e1c1 available for local.sh, i.e. being able to
launch local.sh from arbitrary directories too.
2019-05-30 23:52:59 +02:00
abrensch
4312285090
Merge pull request #60 from bagage/patch-1
Don't require server.sh to be launched from standalone directory
2019-05-11 12:04:38 +02:00
ntruchsess
7f2a7ce215 add optional parameter bindaddress to optionally restrict the ipaddresses brouter listens on 2017-12-03 13:22:01 +01:00
Gautier Pelloux-Prayer
0d5e1c18fb allow server to be started from outside of standalone/ directory 2017-01-08 17:02:35 +01:00
Norbert Renner
8fb0d048c9 update standalone server.cmd to segments4 2016-01-07 18:18:02 +01:00
Timothy Millard
6d01d0d7aa segments4 for standalone server 2015-12-26 15:44:43 -06:00
Norbert Renner
f3d2500f3a set maxRunningTime=300 as default timeout in standalone scripts 2015-04-03 11:46:49 +02:00
Arndt
d4ff257994 segments2 -> segemnts3 2014-07-30 08:17:16 +02:00
Norbert Renner
6f9cef9b3f profile upload (a first implementation), similar to CgiUpload,
adds a new customprofiledir argument, a new file is created on each upload
2014-05-24 09:52:05 +02:00
unknown
a440505f6f added new param threadsize 2014-04-15 10:31:40 +02:00
Norbert Renner
0a0945973e scripts to run standalone server in release zip 2014-02-15 18:29:06 +01:00