add general QA warning about portal buttons

This commit is contained in:
kjeld Schouten-Lebbing
2021-02-09 11:50:03 +01:00
parent 25ca1d3ca2
commit 3dc8fe18cf
+6 -3
View File
@@ -19,15 +19,18 @@ Installing TrueCharts within TrueNAS SCALE, still requires the CLI. However it's
- enter `app catalog create repository="https://github.com/truecharts/truecharts" label="TrueCharts"` - enter `app catalog create repository="https://github.com/truecharts/truecharts" label="TrueCharts"`
## FAQ ## FAQ
- Q: Isn't there more documentation for app x - Q: Isn't there more documentation for app x<br>
A: No, currently during TrueNAS SCALE ALPHA/BETA we focus on the technical aspects. A: No, currently during TrueNAS SCALE ALPHA/BETA we focus on the technical aspects.
- Q: Function x doesn't seem to be working, should it be working? - Q: Function x doesn't seem to be working, should it be working?<br>
A: Maybe, please file an issue A: Maybe, please file an issue
- Q: I'm missing a lot of configuration opions in the install GUI. - Q: I'm missing a lot of configuration opions in the install GUI.<br>
A: We try to aim for a balance in the amount of options vs the simplicity of installation. Suggestions are always welcome A: We try to aim for a balance in the amount of options vs the simplicity of installation. Suggestions are always welcome
- Q: The portal button isn't working.<br>
A: Portal buttons are current't not implemented very well and are considered "not supported" for the time being
## Getting into creating Apps ## Getting into creating Apps
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior knowhow on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps. Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior knowhow on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.