Skip to content
/ yonet Public

Utility for installing and managing web hosting server environment.

License

Notifications You must be signed in to change notification settings

M-y/yonet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yönet

A GUI that can run on linux shell for managing web hosting environment.

Tested on Debian 7

Main Menu

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

About

Utility for installing and managing web hosting server environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages