-
Notifications
You must be signed in to change notification settings - Fork 20
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
[WIP] #1
[WIP] #1
Commits on May 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3ec7d2e - Browse repository at this point
Copy the full SHA 3ec7d2eView commit details
Commits on May 28, 2016
-
3
Configuration menu - View commit details
-
Copy full SHA for 48e94cc - Browse repository at this point
Copy the full SHA 48e94ccView commit details
Commits on Jun 16, 2016
-
Mongodb can now scale up and down
- the master node in mongo will grab the primary lock in consul - or first when the replica is not yet started - the master node is the only node that updates the replica config - the replica set config is automatically updated from consul's list of mongo nodes
Configuration menu - View commit details
-
Copy full SHA for e2b3780 - Browse repository at this point
Copy the full SHA e2b3780View commit details -
Configuration menu - View commit details
-
Copy full SHA for be640f6 - Browse repository at this point
Copy the full SHA be640f6View commit details
Commits on Jul 14, 2016
-
Add comments and changes based upon feedback from tgross
- comments for `mongo_update_replset_config` - update readme with some usage
Configuration menu - View commit details
-
Copy full SHA for 3eb8a4d - Browse repository at this point
Copy the full SHA 3eb8a4dView commit details
Commits on Jul 20, 2016
-
Add more improvements based upon Tim's comments
- expose consul port 8500 in local development - only one ContainerPilot/Consul "state" for mongodb to prevent ContainerPilot reloads - use `replSetGetStatus` instead of `is_primary` - use consul key with non-expiring token to determine "initdb" - add comment to code about scaling above 7 nodes
Configuration menu - View commit details
-
Copy full SHA for 33bfafd - Browse repository at this point
Copy the full SHA 33bfafdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2333cb - Browse repository at this point
Copy the full SHA b2333cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3f401 - Browse repository at this point
Copy the full SHA cd3f401View commit details
Commits on Jul 23, 2016
-
Improve mongo_update_replset_config to be more pythonic
- add a pre_stop method to containerpilot
Configuration menu - View commit details
-
Copy full SHA for bcf96af - Browse repository at this point
Copy the full SHA bcf96afView commit details
Commits on Aug 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c2e14b3 - Browse repository at this point
Copy the full SHA c2e14b3View commit details
Commits on Aug 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 35de507 - Browse repository at this point
Copy the full SHA 35de507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597bfd4 - Browse repository at this point
Copy the full SHA 597bfd4View commit details
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ac07083 - Browse repository at this point
Copy the full SHA ac07083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5b83a - Browse repository at this point
Copy the full SHA 1d5b83aView commit details
Commits on Sep 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 03e9b23 - Browse repository at this point
Copy the full SHA 03e9b23View commit details -
Merge pull request #2 from jonatanblue/wip
add libssl-dev to fix pip cryptography build issue
Configuration menu - View commit details
-
Copy full SHA for 918de6c - Browse repository at this point
Copy the full SHA 918de6cView commit details
Commits on Nov 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 011223e - Browse repository at this point
Copy the full SHA 011223eView commit details
Commits on Nov 4, 2016
-
Merge pull request #4 from jasonpincin/use-ip-addresses
Use IP addresses instead of hostnames
Configuration menu - View commit details
-
Copy full SHA for 5e052fb - Browse repository at this point
Copy the full SHA 5e052fbView commit details