https://github.com/rebus-org/rebus.consul
:x: DEPRECATED :bus: Consul integration for Rebus
https://github.com/rebus-org/rebus.consul
consul rebus
Last synced: 3 months ago
JSON representation
:x: DEPRECATED :bus: Consul integration for Rebus
- Host: GitHub
- URL: https://github.com/rebus-org/rebus.consul
- Owner: rebus-org
- License: mit
- Created: 2018-05-30T14:58:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:18:05.000Z (over 2 years ago)
- Last Synced: 2025-01-07T06:49:56.600Z (4 months ago)
- Topics: consul, rebus
- Language: C#
- Homepage: https://mookid.dk/category/rebus
- Size: 1.67 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Rebus.Consul
[](https://www.nuget.org/packages/Rebus.Consul)
Provides a [Consul](https://www.consul.io/)-backed subscription storage for [Rebus](https://github.com/rebus-org/Rebus).

---
## Integration testing
Download the appropriate release of Consul from [here](https://www.consul.io/downloads.html).
On Windows, a development instance can be fired up by invoking:
```
.\consul.exe agent -dev -ui
```The Management UI will be available at http://localhost:8500/ui