Skip to content

Store instance information in Consul

Boros Gábor requested to merge jazzar/store-in-consul into master

Created by: iamjazzar

This change will help us store and update instance information in Consul. It introduces a mixin that can be used in any model we desire to add this feature to.

WIP

  • Management Commands.
  • Tests.

Merge request reports