// Tutorial Series //
Introduction to Nginx and LEMP on Ubuntu 14.04
Default avatar
By Justin Ellingwood
Developer and author at DigitalOcean.
Introduction to Nginx and LEMP on Ubuntu 14.04

Introduction

This tutorial series helps sysadmins set up a new web server using the LEMP stack, focusing on Nginx setup with virtual blocks. This will let you serve multiple websites from one Droplet.

You’ll start by setting up your Ubuntu 14.04 server and end with multiple virtual blocks set up for your websites. An Nginx configuration guide is included at the end for reference.

Summary View
detailed View
// Tutorial //

Initial Server Setup with Ubuntu 14.04

Published on April 17, 2014

When you start a new server, there are a few steps that you should take every time to add some basic security and set a solid foundation. In this guide, we’ll walk you through the basic steps necessary to hit the ground running with Ubuntu 14.04.

// Tutorial //

A LEMP stack (Linux, Nginx, MySQL, and PHP) is a powerful set of software that can be configured to serve dynamic sites and web apps from your server. In this guide, we will discuss how to install a LEMP stack on an Ubuntu 14.04 server.

// Tutorial //

Nginx is an incredibly powerful web server and reverse proxy. In this guide, we’ll discuss how to set up server blocks on Ubuntu 14.04 in order to server multiple domains from a single server.

// Tutorial //

Nginx is one of the most popular web servers in the world, focused on performance and scalability. In this guide, we will explore the Nginx configuration file structure and discuss the configuration “contexts” that Nginx uses to logically separate different configuration values.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel