brooklyn.entity.nosql.couchdb.couch.ini Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of brooklyn-software-nosql Show documentation
Show all versions of brooklyn-software-nosql Show documentation
Brooklyn entities for NoSQL data store software entities
[#ftl]
[couchdb]
database_dir = ${driver.runDir}
view_index_dir = ${driver.runDir}
uri_file = ${driver.runDir}/couch.uri
[httpd]
port = ${entity.httpPort?c}
bind_address = 0.0.0.0
[ssl]
port = ${entity.httpsPort?c}
[log]
file = ${driver.runDir}/couch.log
level = info