Last active
August 2, 2016 11:27
-
-
Save ioscott/79bad576fbc8073bb833168691d184b4 to your computer and use it in GitHub Desktop.
Bees Run Local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Create Application run Configuration on MainGrizzly with Environment variable CLUSTER_MODE=bees | |
2. Ensure private sqs queue created - set the queue in to default.conf | |
3. Start the application | |
4. Hit the url like `curl -v -XPOST "http://localhost:5000/bees/run/extractor/0b1edc0f-9562-45c4-b9f1-b797dcbb4841"` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment