emeraldpay / emeraldpay/dshackle

Docker Port 8090?

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
350
Forks
57
PR merge metrics
No merged PRs in 30d

Description

I'm trying to figure out why the docker exposes port 8090/tcp by default? 8090 isn't referenced in any of the default configs.

https://github.com/emeraldpay/dshackle/blob/master/build.gradle#L185
` ports = ['8090', '8545']`

Is that suppose to be the gRPC port that is port `2449` in the example config?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at build.gradle line 185 and compare the Docker-exposed ports with the default configurations and the example configuration's gRPC port 2449. Determine whether port 8090 is intentional; done means the exposed ports and configuration or documentation clearly agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.