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

Feature: Add backup_tomcat_instance script #138

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nshandra
Copy link
Contributor

Description

Script meant to either be:

  • used with cron to perform periodical backups of a tomcat based DHIS2 instance.
  • launched manually to create a manual backup.

It will make a backup of the database and compress the files from DHIS2 home (excluding the apps).
If the --destination option is used the backup will also be copied to a remote location.

@nshandra nshandra self-assigned this Sep 26, 2024
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

Successfully merging this pull request may close these issues.

1 participant