Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tool to get boostraping url from an NSG #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added tool to get boostraping url from an NSG #51

wants to merge 1 commit into from

Conversation

maesoser
Copy link

@maesoser maesoser commented Nov 8, 2018

Added a simple tool to get the Activation URL from an NSG in order to boostrap it.

I think it could serve as an useful example cause it shows a way for capturing events using Bambou PushCenter. Code maybe need some refactorization, let me know what do you think!

Sergio.

@hellt
Copy link
Contributor

hellt commented Nov 9, 2018

Hey Sergio,
thanks for you contribution. A slight issue with the push center is that in my trials it was not 100% reliable. I mean that sometimes there was no activation url available in the push center feed, and the issue was with some 5.x releases.

@pdellaert might have a better view on the push center as a feature, but I heard that one should not rely on it (at least in production).

On the other hand, if you are familiar (or want to get familiar) with AMQP or JMS buses, you can try to implement/use AMQP listener in Go and fetch the events (like an NSG notification) from there. These buses are 100% reliable and the community would be grateful to have some Go code interacting with AMQP for instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants