rgarrigue commented on issue #63: Add a /docker-entrypoint-initdb.d dir like mariadb official container URL: https://github.com/apache/couchdb-docker/issues/63#issuecomment-396505979 @wohali Sorry for the delay, I forgot about this until I now face the same issue. I see your point, I didn't thought about couchdb clustering. You mentioned a separate container doing the job. An example about this way of doing thing would do perfectly for me. As far as I understand the topic: I've in mind a lightweight container querying an IP via curl / python requests / whatever, waiting for a standalone couchdb container or a cluster to be online before pushing down some user defined POST to init the database. That could work for the greater helm/k8 picture and the small docker-compose ones.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
