To prevent automated spam submissions leave this field empty.

LAMP Stack

Web Stack (MySQL)

LAMP stack is a popular open source web platform commonly used to run dynamic web sites and servers. It includes Linux, Apache, MariaDB (MySQL drop-in replacement), and PHP/Python/Perl. It is considered by many, as the platform of choice for development and deployment of high performance web applications which require a solid and reliable foundation.

Appliance category: 

NGINX PHP FastCGI Server Configuration

with Adminer

NGINX is a web server, load balancer and reverse proxy with a strong focus on performance, high concurency (over 10,000 simultaneous connections), and low memory usage. It powers many of the world's largest websites. NGINX can deploy dynamic HTTP content such as PHP scripts using the FastCGI interface.

Node.js

Asynchronous Javascript Framework

Node.js is a cross-platform Javascript runtime environment built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, especially for server-side and networking applications. npm, Nodes package ecosystem is the largest ecosystem of open source libraries in the world.

LAPP

Web Stack (PostgreSQL)

The LAPP stack is an open source web platform that can be used to run dynamic web sites and servers. It is considered by many to be a powerful alternative to the more popular LAMP stack and includes Linux, Apache, PostgreSQL (instead of MySQL) and PHP, Python and Perl.

ASP .NET on Apache with Mod Mono

Free .NET hosting

Mono has an open source implementation of ASP.NET 4.5, ASP.NET MVC and ASP.NET AJAX that can be used to host ASP .NET web applications on Linux. This provides a great free alternative to Microsoft's .NET stack. Apache is used to pass off requests for ASP.NET pages to the embedded Mono application server.

Appliance category: 

Tomcat on Apache

Java Servlet and JSP Platform

Tomcat is a servlet container that implements the Java Servlet and the JavaServer Pages (JSP) specifications, and provides a "pure Java" HTTP web server environment for Java code to run in. Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

Appliance category: 

Lighttpd PHP FastCGI Configuration

with Adminer

Lighttpd is a web server and load balancer optimized for speed-critical environments products while remaining standards-compliant, secure and flexible. It is used by many high-traffic websites, including Youtube. Lighttpd supports dynamic HTTP content such as PHP scripts using the FastCGI interface.

Appliance category: 

Standalone Tomcat

Java Servlet and JSP Platform

Tomcat is a servlet container that implements the Java Servlet and the JavaServer Pages (JSP) specifications, and provides a "pure Java" HTTP web server environment for Java code to run in. Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.