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

Request: add custom port ranges for plugins which rely on webservers for Trunas Scale users. #3050

Open
false-fox opened this issue Aug 24, 2024 · 3 comments
Labels
discussion status/stale No recently activity has been seen and will be closed soon.

Comments

@false-fox
Copy link

false-fox commented Aug 24, 2024

Enhancement Type

A completely new feature

Describe the enhancement

I'm in a bit of a pickle right now. I'm using Trunas Scale on my main computer and i'm running a minecraft server with docker-minecraft server. I want to add a plugin like bluemap or dynmap, which are popular plugins that host a webserver on a random port (8100 and 8123 respectively) providing a map overview of the world.

Unfortunately, Trunas Scale provides no methods to open custom ports on the docker container, and configuration is completely limited to what the app developers include in their configuration. i have no way to open ports 8100 or 8123 on HTTPS to free it from the docker container, meaning any web-based plugins are unusable for all Trunas Scale users.

The enhancement i'm requesting is an option in the app configuration to open a single or a range of HTTP/HTTPS ports to allow web-server based plugins to work on Trunas. thank you.

@itzg
Copy link
Owner

itzg commented Aug 24, 2024

Arbitrary port mappings can be added to any container. The image only declares ports to expose as advice to container creation. I'm not sure who maintains the TrueNAS "application", but you'll need to contact them to allow for additional ports.

@false-fox
Copy link
Author

Arbitrary port mappings can be added to any container. The image only declares ports to expose as advice to container creation. I'm not sure who maintains the TrueNAS "application", but you'll need to contact them to allow for additional ports.

It seems like trunas maintains it themselves, i'll make an issue on their repository. not sure why this is so locked down in the first place. thank you :)

Copy link

This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.

@github-actions github-actions bot added the status/stale No recently activity has been seen and will be closed soon. label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion status/stale No recently activity has been seen and will be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants