-
Notifications
You must be signed in to change notification settings - Fork 7
Feature: Installing LENS on TrueNAS SCALE using Custom App Install via YAML #46
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
base: main
Are you sure you want to change the base?
Conversation
|
I followed instructions and got it to install and start. The main page shows up. Using 3000 for the default port is kind asking for trouble. That port, (and 5000) is widely used by a lot of development platforms and developers tend to use it (alot) so if the user has any more than one or two containers already running there's a very high likelihood of collision. |
@sliptonic Could you send me your updated YAML file? I need to verify whether the IP and storage paths are populated correctly. |
|
This PR includes a complete step-by-step guide to installing LENS on TrueNAS Scale using a custom app installation via YAML.
For more details, check the documentation: docs/lens-truenas-app.md
Note
I have already created a PR Added LENS App to community train catalog #3739 to add the LENS app to the Community Train catalog of TrueNAS Scale.
Screenshots