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

BUG: Expose a way to specify custom port while starting riven in docker #925

Open
arao opened this issue Dec 1, 2024 · 0 comments
Open

Comments

@arao
Copy link

arao commented Dec 1, 2024

entrypoint.sh currently does not pass down port information to server. Add a way to pass down port number to actual server.

arao added a commit to arao/riven that referenced this issue Dec 1, 2024
…ariable

This is useful if multiple instance of riven are require to run in same space.
One such usecase is to have separate instance for separate torrent profiles. In
current setting space, multiple profiles cannot be specified.

[Testing]
- Changes tested by running two separate instance in same space at different port folders
arao added a commit to arao/riven that referenced this issue Dec 7, 2024
…ariable

This is useful if multiple instance of riven are require to run in same space.
One such usecase is to have separate instance for separate torrent profiles. In
current setting space, multiple profiles cannot be specified.

[Testing]
- Changes tested by running two separate instance in same space at different port folders
arao added a commit to arao/riven that referenced this issue Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant