atlassian-cloud-backuper is tool for backuping Atlassian cloud services (Jira and Confluence).
sudo dnf install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo dnf install atlassian-cloud-backuperYou can download prebuilt binaries for Linux from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) atlassian-cloud-backuperThe latest version of atlassian-cloud-backuper also available as container image on GitHub Container Registry and Docker Hub.
If atlassian-cloud-backuper runs inside a container, it allows you to use united configuration (knf file + options + environment variables).
You can force output of this information by passing container to --help option:
atlassian-cloud-backuper --help container| Branch | Status |
|---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.