Commit Graph

67 Commits (master)

Author SHA1 Message Date
Aidaho 44ddae6dd1 v8.2.0.4: add the possibility to downgrade HAProxy 2025-05-27 11:25:30 +03:00
Aidaho 420694793d v8.2.0.4: bug fix. add new HAProxy versions 2025-05-24 09:14:19 +03:00
Aidaho ed0c1fddee v8.1.5: Refactor HAProxy task organization for better structure
Moved HAProxy state file and stats directory creation tasks from `configure.yml` to `installation.yml` for improved logical grouping. This change ensures installation-related tasks are consolidated, enhancing maintainability and clarity.
2025-01-16 18:00:10 +03:00
Aidaho 5b8df16ba9 v8.1.5: Update HAProxy configurations and enhance error handling
Adjusted HAProxy Ansible role for ownership and removed unused peer configurations. Added error handling to HA-related views and database queries to improve stability. Updated HAProxy Exporter dependency to a newer version for compatibility.
2025-01-16 14:43:52 +03:00
Aidaho 8a99e206d4 v8.1.3: Update haproxy.service template for distribution version logic
Adjusted the condition to apply "EXTRAOPTS" only for version 7 of the distribution. This ensures compatibility and prevents unintended configuration for other versions.
2024-12-13 12:44:53 +03:00
Aidaho 9e791c7111 v8.1.3: Move HAProxy service file task to installation.yml
Relocated the task for modifying the HAProxy service file from configure.yml to installation.yml to ensure proper execution during the installation phase. This change enhances task organization and aligns with Ansible role structures.
2024-12-11 05:38:42 +03:00
Aidaho 292ca51cc7 v8.1.0
https://roxy-wi.org/changelog#8_1
2024-10-02 11:51:26 +03:00
Aidaho a1ed81b0a2 v8.0: Comment out duplicate HAProxy installation task
Disabled a redundant HAProxy installation section in the Ansible playbook by commenting it out. Also removed the unnecessary `distro` library import and standardized the Python interpreter path in the service installation module for cleanup and consistency.
2024-08-13 00:21:42 +03:00
Aidaho cac743fea6 v8.0: Refactor installation process feedback and retries
Commented out the JSON parsing function and added success notifications for service installations, consolidated "nice_service_name" object to variables.js, and reduced retry attempts and delay intervals in the Ansible Playbook for HAProxy installation tasks.
2024-08-02 21:21:18 +03:00
Aidaho 923727b7b7 v7.3.0.0: Simplify haproxy rsyslog configuration
Removed a specific condition from the rsyslog configuration for haproxy. The condition was initially checking if the input was UDP which was unnecessary. The new configuration continues to correctly categorize logs into access, error, and status files based on their syslog severity.
2024-06-06 17:26:34 +03:00
Aidaho 7d47e94160 v7.3.0.0
https://roxy-wi.org/changelog#7_3
2024-06-05 10:20:43 +03:00
Aidaho 8030a69a05 v7.2.0.0
Additionally, import paths were corrected in the Python file 'app/routes/install/routes.py'. Error handling was improved in the 'install_service' function to return details of any encountered exceptions.
2024-02-16 20:47:02 +03:00
Aidaho cb03546ca2 v7.2.0.0
Small Ansible fixes
2024-02-16 16:49:13 +03:00
Aidaho 2712b25515 v7.1.2.0
Changelog: https://roxy-wi.org/changelog#7.1.2
2024-02-04 10:28:17 +03:00
Laurent Grawet d46e76fc4b Configure logrotate for Debian 2023-12-22 23:43:46 +01:00
Aidaho b3bea63275 v7.1.0.0
Change include to include_task in Ansible roles
2023-12-19 12:06:44 +03:00
Aidaho 1cb12d12e6 v7.1.0.0
Fix SSH port in Ansible
2023-12-17 15:02:20 +03:00
Aidaho 820b0cd3db v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-16 10:15:59 +03:00
Aidaho 940ca0b96d v6.3.19.0
Changelog: https://roxy-wi.org/changelog#6_3_19
2023-09-03 11:40:42 +03:00
Aidaho af228c236e v6.3.17.0
Changelog: https://roxy-wi.org/changelog#6_3_17
2023-08-03 09:56:25 +03:00
Aidaho 0054f25da7 v6.3.6.0
Changelog: https://roxy-wi.org/changelog#6_3_6
2023-02-22 10:36:20 +03:00
Aidaho 810a9d9460 v6.3.6.0
Changelog: https://roxy-wi.org/changelog#6_3_6
2023-02-17 20:21:19 +03:00
Pavel Loginov 2dc45ea547 v6.3.1.0
Changelog: https://roxy-wi.org/changelog#6_3_1
2022-12-06 21:29:14 +03:00
Pavel Loginov 5a40d50368 v6.3.1.0
Changelog: https://roxy-wi.org/changelog#6_3_1
2022-12-04 21:43:25 +03:00
Pavel Loginov 6ae69306c2 v6.1.2.0
Change log: https://roxy-wi.org/changelog.py#6_1_2
2022-07-24 22:36:05 +03:00
Pavel Loginov fe05e93ba3 v6.0.3.0
Change log: https://roxy-wi.org/changelog.py#6_0_3
2022-06-02 18:04:52 +03:00
Pavel Loginov 26bdb9a108 v6.0.3.0
Change log: https://roxy-wi.org/changelog.py#6_0_3
2022-06-02 13:20:31 +03:00
Pavel Loginov 0092bd77b9 v5.5.1.0
Changelog: https://roxy-wi.org/changelog.py#5_5_1
2022-04-06 17:05:44 +03:00
Pavel Loginov 28b85c0bac v5.5.1.0
https://roxy-wi.org/changelog.py#5_5_1
2022-04-06 15:32:04 +03:00
Pavel Loginov f696d8ed63 v5.4.3.0
Changelog: https://roxy-wi.org/changelog.py#5_4_3
2022-03-02 23:09:39 +03:00
Pavel Loginov e602e1c234 v5.4.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_4_0
2022-01-16 16:50:53 +03:00
Pavel Loginov 7c39d4d394 v5.3.6.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_6
2022-01-04 20:12:21 +03:00
Pavel Loginov cbdf25f711 v5.3.6.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_6
2022-01-04 00:11:22 +03:00
Pavel Loginov 36c843bfbe v5.3.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_3_1
2021-10-17 11:57:51 +06:00
Pavel Loginov c8874b8fc4 v5.3.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_3
2021-10-04 13:52:51 +06:00
Pavel Loginov cb2ae2d21d v5.3.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_3
2021-10-04 00:46:19 +06:00
Pavel Loginov d975d3cd10 v5.2.3.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_3
2021-08-03 12:30:47 +06:00
Pavel Loginov 2bf43e5d29 v5.2.2.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_2
2021-07-21 10:57:58 +06:00
Pavel Loginov c1c5d13131 v5.2.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_1
2021-07-08 20:19:08 +06:00
Pavel Loginov 069aba1c03 v5.1.0.0
Changelog: https://haproxy-wi.org/changelog.py#5_1_0
2021-04-14 18:59:23 +06:00
Pavel Loginov 79f0a0a8bc v5.0.1.0
Changelog: https://haproxy-wi.org/changelog.py#5_0_1
2021-03-04 11:53:27 +06:00
Pavel Loginov bbda8db94a v4.5.7.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_7
2021-01-06 01:05:42 +06:00
Pavel Loginov 20518efd95 v4.5.6.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_6
2020-12-15 12:34:02 +06:00
Pavel Loginov 92103b2e37 v4.5.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_3
2020-11-05 23:16:19 +06:00
Pavel Loginov 1212285a20 v4.5.0.0
Changelog: https://haproxy-wi.org/changelog.py#4_5
2020-09-23 09:57:26 +06:00
Pavel Loginov afa0827d4c v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-10 18:01:12 +02:00
Pavel Loginov 152741339f v4.2.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_2_3
2020-05-02 14:48:36 +02:00
Pavel Loginov bb7c0fd84c v4.2.3.0
Changelog: https://haproxy-wi.org/changelog.py#4_2_3
2020-04-25 13:06:20 +02:00
Pavel Loginov 095ce9bf50 v4.2.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_2_2
2020-04-10 00:48:14 +02:00
Pavel Loginov 8d211f487d v4.2.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_2_2
2020-04-08 18:56:51 +02:00