LAMP stands for Linux + Apache + MySQL / MariaDB + PHP. With this bash script you can install a web server quickly and very easily on your Linux Server, which includes Nginx as a web server, MySQL / MariaDB as a database, and PHP as a web programming language processing.
- Supported OS
- Supported Software
- Installation
- Changelog
- Report Bugs
- Recommended VPS Provider
- LEMP Stack
- License
- Debian 10
- Debian 11
- Debian 12 (recommended)
- Ubuntu 18.04
- Ubuntu 20.04
- Ubuntu 22.04 (recommended)
- AlmaLinux 8
- AlmaLinux 9 (recommended)
- Rocky Linux 8
- Rocky Linux 9 (recommended)
- Nginx
- MariaDB
- PHP7.4-FPM
wget -qO- lemp.my.id | bash
or
curl -Lso- lemp.my.id | bash
Caution
This script is still under development, please do not use it on production servers or servers that are already running. It is highly recommended to use it on new servers.
See changelog here.
Feel free to report bugs or issue via email hello@ridho.id or open issue on Github.
- UpCloud (Free €25 Credit)
- DigitalOcean (Free $200 in Credit Over 60 Days)
- Vultr (Free $10 Credit)
- IDCloudHost (Free Rp 25.000 IDR Credit)
Want to try using Nginx instead of Apache? Try installing LEMP STACK here.
Copyright (c) 2024 Ridho Muhammad Licensed under the MIT License.