Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Backup location:
(per discussion on August 1, 2023 and shared with Team Medevac in the teams channel)

  • A folder named _backup folder should exist in the parent directory of the development or acceptance staging server the solution is being deployed to.

    • the main reasons for the decision are:

      • it reduces the possibility of accidentally deleting the backup folder.

      • it makes it easier to backup the files that are currently deployed without accidentally including the other backups within a new backup

  • There should be a subfolder with the application’s name inside _backup.

    • If you don’t find the

      • _backup folder on the parent of a development or acceptance staging server,

      • the subfolder for an application, create them.

Example, for the server ncrws99:

  • No labels