Skip to main content

Service discovery tool focused on ease-of-use and resiliency

Project description

Build Status Code Climate

Lighthouse is a service node discovery system written in python, built with resilience, flexibility and easy-of-use in mind and inspired by Airbnb’s SmartStack solution. Out of the box it supports discovery via Zookeeper with cluster load balancing handled by an automatically configured HAProxy.

Documentation

More detailed documentation can be found on Read the Docs.

Overview

A lighthouse setup consists of three parts running locally on each node: a load balancer (as of right now only HAProxy 1.5 is supported), the lighthouse-writer script and (usually) the lighthouse-reporter script.

In a Lighthouse setup, no node’s application code is aware of the existence of other nodes, they talk to a local port handled by an instance of the load balancer which in turn routes traffice among the various known other nodes.

This local load balancer is automatically updated when nodes come and go via the lighthouse-writer script, which talks to the discovery method (e.g. Zookeeper) to keep track of which nodes on which clusters are up.

The lighthouse-reporter script likewise talks to the discovery method, it it is responsible for running health checks on any services on the local node and reports to the discovery method that the healthy services are up and the unhealthy ones are down.

Development

The code is hosted on GitHub

To file a bug or possible enhancement see the Issue Tracker, also found on GitHub.

License

(c) 2014-2015 William Glass

Lighthouse is licensed under the terms of the MIT license. See the LICENSE file for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lighthouse-0.9.0.tar.gz (29.5 kB view details)

Uploaded Source

File details

Details for the file lighthouse-0.9.0.tar.gz.

File metadata

  • Download URL: lighthouse-0.9.0.tar.gz
  • Upload date:
  • Size: 29.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lighthouse-0.9.0.tar.gz
Algorithm Hash digest
SHA256 867ed103db9b0c59f46cb0a653b4766492ece68eb18802a42cdc643c60c1b73a
MD5 35f276f0c2ab553f966018146ba03d6f
BLAKE2b-256 0154ec688f0943836058725832e42c95539cbc82474697fc4cdbb1f4fc21ad04

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page