nextcloud / nextcloud/nextcloud-docker-dev
Install and enable a shipped app in Docker container
Nessuno ha ancora preso questa issue.
- Lingua principale
- PHP
- Stelle
- 190
- Fork
- 103
- Merge medio
- 4h 36m
- PR unite (30g)
- 1
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia in docker/bin/bootstrap.sh intorno alla riga 417, dove viene clonato il viewer, e confronta quel flusso con NEXTCLOUD_AUTOINSTALL_APPS. Verifica come le app incluse, come logreader, vengono installate e abilitate nel container. Il lavoro è completo quando un’impostazione dell’ambiente può mantenere viewer per impostazione predefinita consentendo al contempo altre app incluse.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- docker, shell
- Ambito
- devops
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100