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

11 الالتزامات

المؤلف SHA1 الرسالة التاريخ
Jason Baker
74f23a3dd4 Multiplatform build (ARM64/AMD64) (#41)
* provide -DskipTests argument

* add multiplatform build for testing

* Revert "Revert "Add support for cross-platform builds including linux/amd64 and linux/arm64/v8 (#38)" (#39)"

This reverts commit 92d4cba7a9.

* remove test multiplatform build for PR

---------

Co-authored-by: Jason Baker <jbaker@gosonar.com>
2024-11-28 11:11:45 +02:00
HarelM
5897045b9e Upgrade mvn to 3.9.5, update java to 21 2023-11-25 14:38:42 +02:00
zstadler
e77b4383a2 Dockerfile fix
> When using COPY with more than one source file, the destination must be a directory and end with a /
2022-12-01 15:52:55 +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
zstadler
93be94429c Remove duplicate copy 2022-11-16 14:09:57 +02:00
zstadler
8eae33b757 Allow local image build
- Remove dependency on github download
- Add `github/build.sh` for local builds
- Simplify gtaphhopper build
- Simplify handling of `graphhopper.sh` and `config-example.yml`
2022-11-16 09:04:22 +02:00
Harel M
8c0bf15c6d Remove chmod, add relative path 2022-02-18 17:04:37 +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
Harel M
4b5131de89 Resolves #5 - Add healthcheck 2021-09-18 00:27:34 +03:00
Harel M
40c818460b Remove graphhopper.sh (#2)
* Remove graphhopper.sh file

This still needs to be tested...

* Remove graphhopper.sh, fix java arguments

* Update README.md

* Update Dockerfile

* Add more concrete example
2021-07-12 22:02:10 +03:00
HarelM
87f658d516 Added relevant dockerfile 2021-05-23 09:09:45 +03:00