codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.55k stars 343 forks source link

Binaries not found by imuadmin #301

Closed vchain-us-mgmt closed 1 year ago

vchain-us-mgmt commented 4 years ago

When I download all binaries (that have the version in the name) without renaming them to immudb or immugw, the immuadmin service immu(gw|db) install command does not find a binary

padurean commented 4 years ago

@vchain-us-mgmt I don't think this is a bug: one has to use the --local-file flag to specify the executable binary. Example: sudo ./immuadmin service immudb install --local-file immudb-v0.6.0-linux-amd64. If this is a satisfying answer please close the issue.

vchain-us-mgmt commented 4 years ago

Please replace the sentence "executable file does not exists or not provided" with "executable file immudb.exe not found in dir ./. Please use the --localfile parameter if your immudb executable has a different name or dir"

jeroiraz commented 1 year ago

https://docs.immudb.io/master/running/service.html