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

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in our Questions & Answers section, find tutorials and tools that will help you grow as a developer and scale your project or business, and subscribe to topics of interest.

Sign up now

Try DigitalOcean for free

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

Sign up