رسم بياني للالتزام

5 الالتزامات

المؤلف SHA1 الرسالة التاريخ
zstadler
cdcbe32dd1 Add missing execute permissions for .sh files
Resolve #28
2022-12-29 22:13:15 +02:00
zstadler
683f91026c Both --input and --url are optional (#24)
- They are no longer mutually exclusive
- Input-independent default graph-cache location - `/data/default-gh'
- Resolve #23

Technical changes:
- Simplify handling: of script variables and their defaults
   - Remove complex configuration handling and copy
   - Remove unused variables
- Modify "our" copy of `config-example.yml` to enable http connections from outside of the container
- Update and clarify the help text
2022-11-22 10:04:25 +02:00
Harel M
3e6ab4c288 Fix finding .jar file #17 2022-02-19 13:20:56 +02:00
Harel M
8a8ec2fbe0 Simplify and add url to graphhopper.sh (#14)
Fixes #11 Fixes #12

* All relevant changes

* Code review comments

* Small changes

* Code review fix

* Run the server as default action

* Remove unneeded commands from dockerfile

* Update graphhopper.sh

Adjust usage text
Use `exit 2` for usage errors

* Update README.md

Update the default JAVA_OPTS value according to the Dockerfile

* Add execute permissions

* Fix extra "

* Fix missing space

* Remove unwanted spaces

* Update README.md

Co-authored-by: zstadler <zeev.stadler@gmail.com>
2022-02-17 12:57:17 +02:00
HarelM
dd7f173a56 Resolves #8 - Add graphhopper.sh back to the image 2022-01-12 21:53:59 +02:00