Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Extend the list of platform ports #70

Closed
farshidtz opened this issue Jun 9, 2022 · 1 comment
Closed

Extend the list of platform ports #70

farshidtz opened this issue Jun 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@farshidtz
Copy link
Member

The list is not complete:

var PlatformPorts = []string{
"59880", // core-data
"59881", // core-metadata
"59882", // core-command
"8000", // kong
"5432", // kong-database
"8200", // vault
"8500", // consul
"6379", // redis
}

See:
https://docs.edgexfoundry.org/2.2/general/ServicePorts/

@farshidtz farshidtz added the enhancement New feature or request label Jan 30, 2023
@farshidtz farshidtz reopened this Jan 30, 2023
@farshidtz
Copy link
Member Author

Resolved by #164

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant