Install and enable a shipped app in Docker container
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 38/100
Research direction
Start with docker/bin/bootstrap.sh around line 417, where the viewer app is cloned, and compare that flow with NEXTCLOUD_AUTOINSTALL_APPS. Check how shipped apps such as logreader are installed and enabled in the container. Done means an environment setting can retain viewer by default while allowing additional shipped apps.
Written by the indexing model from the issue text.
Description
I want to install logreader so I can view logs more easily.
Since this app is not from the app store but comes included with Nextcloud, I don't know how to install and enable it:
https://github.com/nextcloud/logreader
Setting it to NEXTCLOUD_AUTOINSTALL_APPS=logreader does not work.
I see that viewer a`` is installed from bootstrap.sh, so there should be a way to install the apps we want:
Instead of hardcoding that viewer app cloning, wouldn't it be better to have an ENV where the default value is viewer but allows you to add more shipped apps?
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
Contributor guide
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.
More from nextcloud/nextcloud-docker-dev
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
nextcloud/nextcloud-docker-dev#483 · 1 comment · 3 reactions ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nextcloud/nextcloud-docker-dev#480 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in nextcloud/nextcloud-docker-dev
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
hector-jewell/food-delivery-system-for-restaurant-using-php#1311 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Sylius/SyliusGridBundle#501 ·