Skip to content

Conversation

@michellemacrh
Copy link
Contributor

Docs - Containerized installation - Document use of compression when performing a backup

https://issues.redhat.com/browse/AAP-39129

Docs - Containerized installation - Document use of compression when performing a backup

https://issues.redhat.com/browse/AAP-39129
@michellemacrh michellemacrh added 2.5 Content applies to AAP 2.5 Needs backport to 2.5 Changes still need to be applied to the AAP 2.5 branch labels May 2, 2025
Copy link
Contributor

@EMcWhinn EMcWhinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments otherwise LGTM


. Go to the {PlatformName} installation directory on your {RHEL} host.

. To control compression of the backup artifacts before they are sent to the host running the backup operation you can use the following variables in your inventory file:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
. To control compression of the backup artifacts before they are sent to the host running the backup operation you can use the following variables in your inventory file:
. To control compression of the backup artifacts before they are sent to the host running the backup operation, you can use the following variables in your inventory file:


| `automationgateway_verify_ssl`
|
| Denotes whether or not to verify {Gateway}'s web certificates when making calls from {Gateway} to itself during installation. Set to false to disable web certificate verification.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| Denotes whether or not to verify {Gateway}'s web certificates when making calls from {Gateway} to itself during installation. Set to false to disable web certificate verification.
| Denotes whether or not to verify {Gateway}'s web certificates when making calls from {Gateway} to itself during installation. Set to `false` to disable web certificate verification.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this! will update


| `use_archive_compression`
| `use_archive_compression`
a| Controls at a global level whether the filesystem-related backup files are compressed before being sent to the host to run the backup operation. If set to `true`, a `tar.gz` file is generated on each {PlatformNameShort} host and then gzip compression is used. If set to `false`, a simple tar file is generated.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
a| Controls at a global level whether the filesystem-related backup files are compressed before being sent to the host to run the backup operation. If set to `true`, a `tar.gz` file is generated on each {PlatformNameShort} host and then gzip compression is used. If set to `false`, a simple tar file is generated.
a| Controls at a global level whether the filesystem-related backup files are compressed before being sent to the host to run the backup operation. If set to `true`, a `tar.gz` file is generated on each {PlatformNameShort} host and then gzip compression is used. If set to `false`, a simple tar file is generated.

Copy link
Contributor

@EMcWhinn EMcWhinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EMcWhinn EMcWhinn merged commit 26fd39e into ansible:main May 2, 2025
michellemacrh added a commit to michellemacrh/aap-docs that referenced this pull request May 2, 2025
…nsible#3381)

* Add compression vars to backup proc for Containerized installation

Docs - Containerized installation - Document use of compression when performing a backup

https://issues.redhat.com/browse/AAP-39129

* Updates based on peer review feedback
EMcWhinn pushed a commit that referenced this pull request May 2, 2025
…3381) (#3382)

* Add compression vars to backup proc for Containerized installation

Docs - Containerized installation - Document use of compression when performing a backup

https://issues.redhat.com/browse/AAP-39129

* Updates based on peer review feedback
@michellemacrh michellemacrh added Backported to 2.5 Changes have been applied to the AAP 2.5 branch and removed Needs backport to 2.5 Changes still need to be applied to the AAP 2.5 branch labels May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.5 Content applies to AAP 2.5 Backported to 2.5 Changes have been applied to the AAP 2.5 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants