Backup location:
(per Avro Arrows team 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:
Backup locations from August 8, 2023 onwards)
Application | Development | Acceptance |
---|---|---|
0 Comments