// 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 //

Understanding the Nginx Configuration File Structure and Configuration Contexts

Published on November 19, 2014 · Updated on December 1, 2022

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

card icon
Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Sign up
card icon
Hollie's Hub for Good

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

Learn more
card icon
Become a contributor

You get paid; we donate to tech nonprofits.

Learn more
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
Get started for free

Enter your email to get $200 in credit for your first 60 days with DigitalOcean.

New accounts only. By submitting your email you agree to our Privacy Policy.

© 2023 DigitalOcean, LLC.