Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain server ports should be controllable by command line parameters #1253

Open
digisomni opened this issue Jun 22, 2021 · 5 comments
Open
Labels
domain-server Issues related to the domain server in general enhancement New feature or request Severity: Low No important functionality is affected stale Issue / PR has not had activity

Comments

@digisomni
Copy link
Member

Currently I see that we have environment variables documented to adjust ports on the Domain server. However, I don't see anything about having arguments to pass in ports for individual executables. This would especially be helpful for deploying multi-server setups.

@digisomni digisomni added enhancement New feature or request domain-server Issues related to the domain server in general Severity: Low No important functionality is affected labels Jun 22, 2021
@ctrlaltdavid
Copy link
Collaborator

If you run assignment clients individually you can set their ports with command line parameters: https://docs.vircadia.com/developer/assignment-client/command-line-parameters.html

@ctrlaltdavid
Copy link
Collaborator

DomainHandler.h is how domain server ports' configurations are handled.

@stale
Copy link

stale bot commented Dec 23, 2021

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Dec 23, 2021
@daleglass
Copy link
Contributor

PR #1428 is going to make considerable changes in this area, either add this to that, or do it afterwards.

@stale stale bot removed the stale Issue / PR has not had activity label Jan 22, 2022
@stale
Copy link

stale bot commented Jul 22, 2022

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain-server Issues related to the domain server in general enhancement New feature or request Severity: Low No important functionality is affected stale Issue / PR has not had activity
Projects
None yet
Development

No branches or pull requests

3 participants