Skip to content

Restore Images in Restore Script #112

Open
@harshkhandeparkar

Description

The restore-from-backup.sh script only restores the database backup. Add the following:

  1. A condition to check if the backup includes an images/ folder (it may not)
  2. If the files exist copy them inside the mediawiki container's /srv/static/
  3. Execute chown -LR www-data:www-data /srv/static/images inside the container

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status

      Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions