Project

General

Profile

Helper Scripts » History » Version 2

Enis Nuredini, 23.08.2023 09:21

1 1 Enis Nuredini
h1. Helper Scripts
2
3 2 Enis Nuredini
*tear_down_project.py*
4 1 Enis Nuredini
Functionality: Creating backup file from project folder and databases (data and typo3). Transfering files to /scratch/tmp/365/. Comprimising all files in one tar. Deleting all created files during this process (except the summary tar file).
5 2 Enis Nuredini
6 1 Enis Nuredini
Requirement: User should have ssh keys for the affected server hosts.
7 2 Enis Nuredini
8 1 Enis Nuredini
Configuration: In the top of the script the project and database host can be written. Path to the ssh keys is set as default.