iilyak commented on issue #1977: Auto-create system databases at startup IF configured for "single node mode" URL: https://github.com/apache/couchdb/issues/1977#issuecomment-499443762 Just an idea: Instead of introduction of a new option we could try using #1658. We might check how many nodes are configured in a seed list and create databases if it is a single node install. ``` [cluster] seedlist = couchdb@localhost ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
