// Tutorial Series //
Getting Started with Consul
Default avatar
By Justin Ellingwood
Developer and author at DigitalOcean.
Getting Started with Consul

Introduction

Consul is a distributed, highly-available, data center-aware service discovery solution for servers. In this series, we will discuss how to get up and running with Consul to help manage your infrastructure and maintain up-to-date information about the state of your systems.

Summary View
detailed View
// Tutorial //

Consul is a distributed, highly available, datacenter-aware service discovery system. It has many compelling features, including a key-value storage system, DNS and http APIs, and on-the-fly service definitions. In this guide, we’ll introduce the basics of working with Consul on some Ubuntu 14.04 servers.

// Tutorial //

Consul is a service discovery system that can be used to easily keep track of the health and availability of various parts of your infrastructure. In this guide, we will focus on getting a production-ready consul configuration set up in order to easily manage the consul processes.

// Tutorial //

Consul is a flexible service discovery system that can be used to keep track of the existence and health of services available in your infrastructure. In previous guides, we discussed how to set up the base Consul system. In this guide, we will demonstrate how to secure the communications between different components using TLS to encrypt traffic.

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