hashicorp-consul

Consul

Service mesh and service discovery.

Consul agent configs, service definitions, health checks, ACL policies and mesh gateway configs for multi-datacenter setups.

Configuration Recipes7

hashicorp-consulJSONintermediate
Configuring HashiCorp Consul for File Logging on Windows

Learn how to set up HashiCorp Consul as a Windows service to log important events and errors to a file.

Consul · Cloud & Infrastructure
hashicorp-consulJSONbeginner
Understanding Consul Health Checks in Docker Environments

A guide for beginners on how to implement and utilize Consul health checks within Docker containers.

Consul · Cloud & Infrastructure
hashicorp-consulHCLintermediate
Registering Vault as a Service in Consul on Kubernetes

This guide explains how to register Vault as a service in Consul when both are running as pods in a Kubernetes environment.

Consul · Cloud & Infrastructure
hashicorp-consulYAMLintermediate
Using Spring Boot with Consul for Property Management

This article explores how to utilize HashiCorp Consul with Spring Boot for managing application properties, focusing on loading configuration files.

Consul · Cloud & Infrastructure
hashicorp-consulHCLintermediate
Resolving Hostname Issues in HashiCorp Consul

This article addresses the challenges of using dot-separated hostnames in HashiCorp Consul and offers potential solutions.

Consul · Cloud & Infrastructure
hashicorp-consulNIXintermediate
Declaratively Installing a Newer Version of Consul on NixOS

This article guides you through the process of installing a specific version of Consul on NixOS using a declarative approach.

Consul · Cloud & Infrastructure
hashicorp-consulDockerfileintermediate
Troubleshooting Service Discovery with Consul, NGINX, and Docker on AWS EC2

This article addresses common issues with service discovery in a Dockerized environment using Consul and NGINX on AWS EC2 instances.

Consul · Cloud & Infrastructure