Merged
Conversation
doc: refactored README.md
feat: upgrade nginx feat: support for nginx proxy protocol fix: dhis2-deploy-war detect tomcat version automatically
feat: glowroot auto-update using latest GitHub release API feat: add .pgpass template and auto-provisioning of backup_user with SUPERUSER feat: auto-generate backup_user_password via Ansible password lookup feat: add change_proxy.sh and create_instance.sh helper scripts feat: add incus_container.py module and module_utils fix: switch backup.yml from include_tasks to include_role to fix template resolution fix: replace community.general.postgresql_* with community.postgresql.* across all roles fix: switch WAR download from get_url to wget to bypass Python 3.12 incompatibility with Ansible's CustomHTTPSConnection (cert_file attribute removed in ssl module) fix: switch letsencrypt certbot to use --pre-hook instead of inline systemctl stop fix: add force: false to server.xml copy to preserve customized Tomcat connector config fix: auto-detect tomcat version (tomcat9/tomcat10) in dhis2-logview fix: add notify Reload Postgres to pg_hba.conf task in backups role fix: remove globals backup (pg_dumpall -g) redundant when Ansible manages roles doc: add dhis2_auto_upgrade and app_monitoring to Variables.md
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.