Webuzo LEMP Stack

LEMP Stack is a popular open source web platform commonly used to run dynamic web sites and servers. It includes Linux, Nginx, MySQL, and PHP/Python/Perl and is considered by many the platform of choice for development and deployment of high performance web applications which require a solid and reliable foundation.

lEMP stack

Webuzo LEMP stack is the major advantage of Webuzo. Services include:

terminal
Linux Flavors

Linux is, in simplest terms, an operating system. It is the software on a computer that enables applications and the computer operator to access the devices on the computer to perform desired functions. It is a very robust operating system. Webuzo can be installed on CentOS, Red Hat Enterprise Linux, AlmaLinux, Scientific Linux and Ubuntu LTS.

nginx_logo
NGINX Server

NGINX: Nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. For a long time, it has been running on many heavily loaded Russian sites including Yandex, Mail.Ru, VKontakte, and Rambler. According to Netcraft nginx served or proxied 12.81% busiest sites in February 2013.

my-sql-logo
MySQL

MySQL: MySQL officially, but also called is the world's most used open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.

LEMP Stack Installer

The Webuzo LEMP Installer installs NGINX, MySQL, PHP, Perl, Python along with all it's dependencies and libraries such as xml, gd, pecl, zlib, etc. The LEMP Stack is available in a ready-to-cook format. Webuzo helps you deploy Apps like Zend Framework, WordPress, Drupal, MediaWiki, and Joomla on your server on top of this one click away LEMP Stack.

[root@hostname] wget -N http://files.webuzo.com/install.sh
[root@hostname] chmod 0755 install.sh
[root@hostname] ./install.sh --install=lemp

The Installer can be invoked to install the LEMP Stack components individually as well by passing the --install=nginx,mysql,php53,perl,python2 as the argument to the installer.

[root@hostname] ./install.sh --install=nginx,mysql,php53,perl,python2

Oops !!! Is installer is running slow ? No !!! No !!! It's probably downloading some packages. You can check the installation logs for details process of the installer. Execute the following command in another terminal window.

[root@hostname] tail -f /root/webuzo-install.log
webuzo_installer

Follow the instructions shooted by the installer and proceed to the Initial Setup for Webuzo.

Simple Eh !!!

Programming Languages:

PHP:

PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications.

Perl:

Perl is a highly capable, feature-rich programming language with over 23 years of development. Perl runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects.

Python:

Python is an interpreted, general-purpose high-level programming language whose design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unique among popular programming languages.

cloud deploy

Webuzo Cloud Launcher

Webuzo Cloud Launcher allows you to deploy over 300+ applications to any cloud in just a few clicks via a simple and user-friendly interface. Webuzo Cloud is great tool to deploy Webuzo on AWS, Linode, Azure, Digital Ocean, Google Cloud, etc. One can use Webuzo Cloud and deploy various types of apps like WordPress, Magento, ERPs like SugarCRM, Development tools like Zend Framework, CodeIgniter, jQuery, etc. 

give it a try
Amazon-Web-Services
Linode_logo
Azure-Logo
DigitalOcean