twingly / twingly-configuration

:scroll: (ARCHIVED) Configuration help for some of our services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository archived ☠️

We have stopped using SRV records. Our projects use twingly/twingly-amqp to read AMQP servers from the environment instead.


Twingly::Configuration

Configuration help for some of our services:

  • AMQP (RabbitMQ) Twingly::Configuration::AMQP

Installation

Add this line to your application's Gemfile:

gem "twingly-configuration", github: "twingly/twingly-configuration"

And then execute:

$ bundle

Usage

require "twingly/configuration/amqp"

Twingly::Configuration::AMQP.servers
# => [...]

About

:scroll: (ARCHIVED) Configuration help for some of our services


Languages

Language:Ruby 100.0%