A GUI that can run on linux shell for managing web hosting environment.
Tested on Debian 7
Features:
- Uses nginx as web server, php-fpm as PHP process manager, mysql as database server, ssmtp as send only mail server.
- Can create and delete users.
- Can automatically create config files for each user.
- Can create database for each user and import .sql file.
- Users can use sftp without having shell access.
To install:
wget https://raw.github.com/M-y/yonet/master/install.sh --no-check-certificate -O - -o /dev/null|bash
After that type this to run anytime:
yonet