Skip to content

Apps Persistence not fully working #68

Description

@n3m3s1s

Hi everyone,
I am using this docker behind some reverse proxy as suggested with the three volumes suggested.
(.../apps .../config .../data) and persisted them on the host drive.
Nevertheless when I do this:
docker pull
docker stop nextcloud-docker
docker rm nextcloud-docker
docker run -d ... (including all the options from before)

-> All apps are disabled again. If reenabled they will come up with their old datasets, so appearently my e.g. calender gets saved as supposed but the fact that this app was enabled does not get saved.

  1. Is this expected behaviour?
  2. Can I persist the apps status in any way?
    Cheers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions