Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leduong/simple-hosting-ubuntu
Ubuntu share hosting with Nginx/PHP-CGI/MySQL/VsFTPD
https://github.com/leduong/simple-hosting-ubuntu
Last synced: about 1 month ago
JSON representation
Ubuntu share hosting with Nginx/PHP-CGI/MySQL/VsFTPD
- Host: GitHub
- URL: https://github.com/leduong/simple-hosting-ubuntu
- Owner: leduong
- Created: 2013-07-17T11:40:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T18:13:11.000Z (over 10 years ago)
- Last Synced: 2023-08-02T05:22:51.987Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello, I'm newbie
- Share hosting with Ubuntu support with nginx via php-cgi
How to install:
Open terminal
1. # wget https://raw.github.com/leduong/simple-hosting-ubuntu/master/install.sh [enter]2. # chmod +x install.sh [enter]
3. # sudo install.sh [enter]
After install: No restart; Can use it now, must start service nginx, mysql and proftpd.
Open terminal, sudo /root/addweb.sh [enter] - create new web hosting by command line
- Next version: update, Webhosting Control Panel
Good luck!