index
:
~mongodb-charmers/charm-mongodb
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
hooks
Age
Commit message (
Expand
)
Author
2012-11-16
Added missing mongos relation hooks and updated revision
Juan L. Negron
2012-11-16
Re-worked interfaces, fixes sharding issue with replsets
Juan L. Negron
2012-10-24
Removed hard-coded paths
Juan L. Negron
2012-09-06
Optimized some of the evaluations done:
Juan L. Negron
2012-08-21
Actually add the daemon options ... was ignoring the changes before ... thx f...
Juan L. Negron
2012-08-18
Refactor of the existing mongodb charm. Added most of the options in mongodb...
Juan L. Negron
2012-08-18
Refactor of the existing mongodb charm. Added most of the options in mongodb...
Juan L. Negron
2012-07-19
ok for open-port to fail... happens on some providers
Mark Mims
2012-04-30
fix open-port calls to open the right ports (as configured) and WEB_ADMIN_UI ...
Frédéric Lepied
2012-01-27
Use public-address so the charm works with outside environments
Juan L. Negron
2011-12-19
Updated install hook to use configurable default port
Juan L. Negron
2011-12-14
Added config-changed hook to better handle replica_set_master variable
Juan L. Negron
2011-12-12
Added extra config option to register new node on existing replicaset clusters
Juan L. Negron
2011-12-05
Added config option for web admin ui. Optimized the replica set hook algorit...
Juan L. Negron
2011-11-28
Added config.yaml file with replica-set name. Changed the use of facter for ...
Juan L. Negron
2011-09-30
cleanup from project rename
Mark Mims
2011-08-16
Fixed single-node and replica set configurations
Juan L. Negron
2011-08-10
Initial commit
Juan L. Negron