Instead of Backend.AI's webui default installation install on main branch, an optional installation is needed for Multiplatform
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
Currently, On the Backend.AI repo's main branch, WebUI will be installed by automatically default.
Some ARM architectures (except Apple M1, M2, M3) can't install WebUI. (node.js doesn't work on some ARM architecture).
Therefore, Backend.AI WebUI is currently installed automatically in the main branch, it would be preferable to have the option for selective installation.
Example of Backend.AI installation failed on Raspberry PI 5.
An example of Backend.AI installation succeeded with a renamed branch from main to another branch on Raspberry PI 5.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-140
Contributor guide
Assessment
This issue has not been assessed yet.