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

Issues installing on TrueNAS Scale #371

Open
chaoscode opened this issue Aug 5, 2022 · 1 comment
Open

Issues installing on TrueNAS Scale #371

chaoscode opened this issue Aug 5, 2022 · 1 comment

Comments

@chaoscode
Copy link

Due to ports being used being below the required 9000 limit, the docker just fails to run. No config files generate to override the ports. It would be very helpful if you can override the ports using environmental vars.

@spujadas
Copy link
Owner

Not familiar with TrueNAS, but Docker enables you to map/publish the ports exposed by the image to any port you want at runtime.

Looking at the TrueNAS (https://www.truenas.com/docs/scale/scaleuireference/apps/docker/) it seems that you should be able to forward the container ports below 9000 (especially 5601) to a node port that’s above 9000.

Hope that helps.

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

2 participants