cleodora-forecasting / cleodora-forecasting/cleodora

cleosrv: Choose free port automatically if nothing is specified

Open
#139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
24
Forks
1
PR merge metrics
No merged PRs in 30d

Description

i.e. if there is no CLI parameter or config option then default to 8080 and if that is already taken, try to find a free port.

Contributor guide

Open the contributing guide

Research direction

Locate the cleosrv startup entry point and the code handling its CLI parameters and configuration options. Trace how the listening port is selected; done means an explicitly configured port is preserved, while an unspecified port uses 8080 when available and otherwise selects a free port.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.