summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2013-08-27deploy default.ini from templatevarac
fixes https://leap.se/code/issues/3527
2013-04-04add $ednp_port parameter to configure the erlang distributed node protocol portMicah Anderson
2013-04-04limit the variable scope lookupMicah Anderson
2013-03-21make firewalling easier, start erlang vm on port 9001varac
see http://stackoverflow.com/questions/8459949/bigcouch-cluster-connection-issue#comment10467603_8463814
2013-03-12use -name bigcouch again, the node will be named bigcouch@fqdn automaticallyvarac
2013-03-10set bigcouch node name + cookie, include config filesvarac
2013-03-07starting bigcouch supportvarac
2012-01-20couchdb-backup: use localhost instead of public couchdb interface.Marc Fournier
Being able to do a full backup of couchdb from it's public interface doesn't seem like a great idea. Use localhost instead and restrict access on it's public interface.
2010-11-12initial import of couchdb moduleMathieu Bornoz