Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beardlyness/ngine
This script will make it super easy to setup a LEMP server.
https://github.com/beardlyness/ngine
lemp lemp-server lemp-stack mariadb mariadb-server mysql mysql-server nginx nginx-php-fpm nginx-server php php-fpm phpmyadmin
Last synced: about 1 month ago
JSON representation
This script will make it super easy to setup a LEMP server.
- Host: GitHub
- URL: https://github.com/beardlyness/ngine
- Owner: beardlyness
- License: gpl-3.0
- Created: 2019-03-22T11:43:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T15:46:09.000Z (5 months ago)
- Last Synced: 2024-10-11T02:41:34.935Z (about 1 month ago)
- Topics: lemp, lemp-server, lemp-stack, mariadb, mariadb-server, mysql, mysql-server, nginx, nginx-php-fpm, nginx-server, php, php-fpm, phpmyadmin
- Language: Shell
- Size: 146 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NGINEThis script will make it super easy to setup a LEMP server.
# Options
Supported Distros:
- Debian
- Ubuntu
NGINX Versions:
- Stable
- Mainline
PHP Versions:
- 8.2
- 8.3
- PHP Support via SURY.ORGSupported SQLs:
- MariaDB
Addons:
- PHPMyAdmin via 5.2.1
- SSL Support via CertBOT# Usage
- Log into your server via ssh and download the raw ngine.sh script and then execute it.
- `wget https://raw.githubusercontent.com/beardlyness/NGINE/master/ngine.sh`
- `bash ngine.sh`# Notes
If you have any questions feel free to email maintainer: `projects [AT] hacked [DOT] is`