sillsdev / sillsdev/TheCombine
[Standalone PC] Install the combine in a global location
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
When installing The Combine on a standalone PC, it is installed in ${HOME}/combine. It should be in a global location, e.g. /opt/thecombine.
Some challenges for moving the combine scripts to /opt/thecombine are that the install process creates the helm chart files from templates and these are owned by root. This causes an error if a user tries to re-run the installation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the standalone-PC installation process and where it creates Helm chart files from templates. Check how paths and file ownership behave under /opt/thecombine, then verify that installation can be rerun by a non-root user without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100