Skip to content

Remove legacy certs and sessions folder from Dockerfile in 24.04 #482

@mmattel

Description

@mmattel

As we do cleanups, in 24.04

RUN mkdir -p /home/owncloud /var/www/owncloud /mnt/data/files /mnt/data/config /mnt/data/certs /mnt/data/sessions && \

Does anything speak against removing certs and sessions from mkdir. It is not used and imho just a confusing legacy. These folders show up in the mount point of the Docker volume.

Note that I have checked uploading a root certificate via occ (webui is broken for this) and it stores these files in <mount-point/files/files_external/uploads/

@DeepDiver1975

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions