Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete all files & exports from the filesystems in different environments #195

Open
pavliuc75 opened this issue Dec 16, 2024 · 0 comments
Open
Assignees

Comments

@pavliuc75
Copy link
Contributor

pavliuc75 commented Dec 16, 2024

dev env has files that have to be moved to accommodate the new file structure
the script (method) is in the main file of spring project.

relates to #167

It was decided that all files and existing exports from our environments should be deleted.
The database rows will be deleted automatically as the flyway database migration runs.
To delete the actual files, it is necessary to ssh to each server separately and delete them manually (we delete all files in the root folder EXCEPT for /studies folder)

@pavliuc75 pavliuc75 self-assigned this Dec 16, 2024
@pavliuc75 pavliuc75 changed the title migration script for ----> Restructure file system (not export) migration script for ----> Restructure file system Dec 19, 2024
@bardram bardram changed the title migration script for ----> Restructure file system Clean up files & exports on DEV server Jan 15, 2025
@pavliuc75 pavliuc75 changed the title Clean up files & exports on DEV server Clean up files & exports Jan 16, 2025
@pavliuc75 pavliuc75 changed the title Clean up files & exports Delete all files & exports from the filesystems in different environments Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant