Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabwebbr/fw_lemp
Instalador Nginx, PHP 7.4 e MySQL. Inclui um criador automático de vhosts.
https://github.com/fabwebbr/fw_lemp
lemp lemp-server mysql nginx php74
Last synced: about 2 months ago
JSON representation
Instalador Nginx, PHP 7.4 e MySQL. Inclui um criador automático de vhosts.
- Host: GitHub
- URL: https://github.com/fabwebbr/fw_lemp
- Owner: fabwebbr
- Created: 2022-07-26T12:37:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T16:57:02.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:41:00.751Z (3 months ago)
- Topics: lemp, lemp-server, mysql, nginx, php74
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lemp_fw
Modo de uso:
- Faça download do arquivo instalador: ```wget https://github.com/fabwebbr/lemp_fw/raw/main/instalador.sh -O /root/instalador.sh```
- Ajuste a permissão: ```chmod +x /root/instalador.sh```
- Execute o instalador: ```./root/instalador.sh``` e aguarde a conclusão.