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

https://github.com/ahmetozer/ubuntu-lemp-auto-installer

Ubuntu lemp auto installer
https://github.com/ahmetozer/ubuntu-lemp-auto-installer

cloudflare lemp mysql nginx phpmyadmin samba ubuntu ubuntu1804

Last synced: 8 months ago
JSON representation

Ubuntu lemp auto installer

Awesome Lists containing this project

README

          

# Ubuntu LAMP auto installer
This software easy install for your websites.
Supported apps

-phpMyAdmin (system auto installed)

-Wordpress Use the ws-create command to create a new WordPress site.

```sh
wget https://install.ahmetozer.org/lemp/ws-install.sh -O install.sh
chmod 755 install.sh
./install.sh
```
[![asciicast](https://asciinema.org/a/rE5Y0QWrhNrN0T2AvgefLTCrD.png)](https://asciinema.org/a/rE5Y0QWrhNrN0T2AvgefLTCrD)

create website

[![asciicast](https://asciinema.org/a/2uWTBLCxnC0oVXlM8OMBIU7Cw.svg)](https://asciinema.org/a/2uWTBLCxnC0oVXlM8OMBIU7Cw)