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
- Host: GitHub
- URL: https://github.com/ahmetozer/ubuntu-lemp-auto-installer
- Owner: ahmetozer
- License: apache-2.0
- Created: 2020-02-11T13:32:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T20:47:49.000Z (about 5 years ago)
- Last Synced: 2024-12-30T10:51:05.832Z (10 months ago)
- Topics: cloudflare, lemp, mysql, nginx, phpmyadmin, samba, ubuntu, ubuntu1804
- Language: HTML
- Homepage: https://install.ahmetozer.org/lemp/
- Size: 9.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
[](https://asciinema.org/a/rE5Y0QWrhNrN0T2AvgefLTCrD)create website
[](https://asciinema.org/a/2uWTBLCxnC0oVXlM8OMBIU7Cw)