Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jackosullivan/lemp-setup
- Owner: jackosullivan
- Created: 2024-08-20T16:50:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:56:52.000Z (5 months ago)
- Last Synced: 2025-01-03T06:38:09.261Z (17 days ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).