Skip to content

Restore Images in Restore Script #112

Open
@harshkhandeparkar

Description

@harshkhandeparkar

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

Metadata

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