Commit graph

13 commits

Author SHA1 Message Date
vcoppe
e4a0cac8b6 update server options 2022-04-14 16:32:33 +02:00
vcoppe
c562d58ca9 update server options 2022-04-14 16:29:07 +02:00
afischerdev
90bb1b0079 migrate to gradle part 5 2021-08-18 13:03:54 +02:00
Norbert Renner
8b3562270b Fix server.sh customprofiles path, it's relative to profiles2 dir 2020-01-23 19:31:15 +01: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
Gautier Pelloux-Prayer
0d5e1c18fb allow server to be started from outside of standalone/ directory 2017-01-08 17:02:35 +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