-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
Hi, I am starting out with Immudb and able to run it both with Docker and also using the binary download. So far so good. Running with Docker, I see that the web console is enabled, but with the OSX binary I get the message saying that it was not built with the embedded web console.
Trying to access 0.0.0.0:8080 running with the Docker immudb and I get a "connection refused" error. Checking the environment and I see that 0.0.0.0:8080 has not been bound to anything internally?
Then, doing a naive download/npm install of this repo and it fails with many libsass and node-gyp errors.
Is there any recent documentation on how to properly get the Immudb web console running?
TIA,
Steve
Metadata
Metadata
Assignees
Labels
No labels