Skip to content

[Feature]: Upgrade Instructions previous to current release #179

Description

@tokkenT

Problem Statement

One missing element is the instructions from upgrading from previous version to current version so that current dataset is retained and migrated over to the new version.

  • this assures the downtime is less
  • inherits all the necessary changes
  • accounts for any changes so upgrade is effortless (allows user base to migrate to latest version with ease, assure users are actively using the latest version0

docker compose -f docker-compose.yml -f docker-compose.dev.yml up --build

Proposed Solution

  1. point to previous and current ex. upgrade /path/previous/verison /path /to/current/version

  2. part of build process identify previous version installed path

Alternatives Considered

No response

Feature Area

Wardrobe Management (items, photos)

How important is this feature to you?

Important to allow upgrading seamless so that always on the most recent build.

Additional Context

No response

Contribution

  • I would be willing to help implement this feature

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions