Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackosullivan/lemp-setup

Installs and configures Nginx, PHP, and MySQL using Ansible.
https://github.com/jackosullivan/lemp-setup

Last synced: 15 days ago
JSON representation

Installs and configures Nginx, PHP, and MySQL using Ansible.

Awesome Lists containing this project

README

        

# LEMP Setup
Installs and configures Nginx, PHP, and MySQL using Ansible.

## Prerequisites
This script assumes that you have an install of Ubuntu 22.04 or 24.04 and have setup the install using [jackosullivan/ubuntu2204-setup](https://github.com/jackosullivan/ubuntu2204-setup).