The software stack for Node.JS applications
Modern web application environment with Linux, Nginx, MySQL and PHP. It is similiar to the LAMP stack, where Apache is replaced with the lightweight yet powerful Nginx. PHP works in php-fpm mode.
php-fpm
Optional components: Memcached, Redis, Tarantool.
Web application environment with Linux, Nginx, PostgreSQL SQL databases server and PHP. PHP works in php-fpm mode.
Optional components: Memcached, Redis, MongoDB, Tarantool.
Performance-optimized software stack for Ruby-applications based on Linux, MRI Ruby, Nginx, MySQL and Passenger.
Optional components: Memcached, Redis.