cloudserver
cloudserver copied to clipboard
Custom Port
Feature Request
Proposal
Currently it says in the documentation that when you run yarn start:
This starts a Zenko CloudServer on port 8000. Two additional ports 9990 and 9991 are also open locally for internal transfer of metadata and data, respectively.
There should be a way to modify this and allow for custom ports to be used.
Current behavior
Limited to port 8000 only.
Desired behavior
Allow for user to customize what port it runs on.
Use case
Port 8000 is a common port, not allowing the port to be customizable is extremely restrictive.
Additional information
- Is this request for your company? N
- Are you willing to contribute this feature yourself? Possibly, doubtful anytime soon.
- Position/Title: NA
- How did you hear about us? GitHub
Explore repositoriessection
You can edit the port value in the config.json here https://github.com/scality/cloudserver/blob/985c811f74f6dae3c75ec3e3739c11ee0c3280c7/config.json#L2