cozy-labs / cozy-docker

Dockerfile to build an official Cozy image
44 stars 26 forks source link

Error during startup #24

Closed pimuzzo closed 5 years ago

pimuzzo commented 8 years ago

Hi, I have encountered an issue mounting volumes on host:

    volumes:
    - ./cozy-etc:/etc/cozy
    - ./cozy-couchdb:/var/lib/couchdb
    - ./cozy-local:/usr/local/cozy for /var/lib/postgresql 

Nginx doesn't start with the following error:

2016/03/24 14:49:36 [emerg] 11#0: BIO_new_file("/etc/cozy/server.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/cozy/server.
crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
pimuzzo commented 5 years ago

The project seems dead and I'm not working on it anymore, reopen if you think it's necessary