angristan / angristan/nginx-autoinstall

Add support for custom modules?

Aperta
#41 16 commenti 5 reazioni 0 assegnatari Vedi su GitHub
enhancement module
Lingua principale
Shell
Stelle
646
Fork
231
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Let's say I want nginx cache purge module or any other module. Script installer has to compile the module and all other things that are required by himself.
This script should give an option where Script installer can input the path to module folder.
Like this: ( I'm not a programmer: 100: )

> Do you want to add extra modules ( yes/ no ): Y
> Please confirm, you have compiled your modules or anything that is required. We'll not responsible for any errors.
> Continue adding moodules (yes/no)? Y (ENTER)
> Input the path to module(s) folder (eg: /opt/module/ ): /usr/local/nginx_cache_purge/ (ENTER)
> Continue adding moodules (yes/no)? Y (ENTER)
> Input the path to module(s) folder (eg: /opt/module/ ): /usr/local/nginx_redis/ (ENTER)
> Continue adding moodules (yes/no)? Y (ENTER)
> Input the path to module(s) folder (eg: /opt/module/ ): /usr/local/modsecurity/ (ENTER)
> Continue adding moodules (yes/no)? NO (ENTER)
> All modules are added and ready to be compiled with nginx, press any key to continue:

.....
....
Something like this +1:

Thanks

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.