Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #8404 enalean/tuleap-aio: export etc/pki/tls to /data
    Infos
    #8404
    Benedikt Heinen (beh)
    2015-09-14 12:15
    2015-09-06 23:03
    8526
    Details
    enalean/tuleap-aio: export etc/pki/tls to /data
    most of the configuration of the docker image has been moved to /data, so that then it will be accessible from outside the container.

    Can you add the /etc/pki/tls directory to this as well? I'd needed to have access there in order to install my own server certificate on the docker image.
    Installation process
    8.5
    CentOS 6
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Acknowledged
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    I'm not sure to move the whole /etc/pki/tls would be a good idea as it contains CA (hence would not be updated).

    I don't know if we can only persist /etc/pki/tls/certs/localhost.crt and /etc/pki/tls/private/localhost.key