Commit Graph

1487 Commits (c7570ec4bda35f7f16d36e3095b0fe30dbf93934)

Author SHA1 Message Date
Aidaho c7570ec4bd v7.2.2.0
https://roxy-wi.org/changelog#7_2_2
2024-03-17 09:38:00 +03:00
Aidaho b185ee78c8 v7.2.1.0
Improve error handling in tools list and adjust status check command

Enhanced error handling in tools list loop within the 'common.py' file to provide more specific error messages. Additionally, the command for checking a tool's status was adjusted to remove unnecessary sudo usage. Also, updated the service check in the 'roxy.py' file from 'sshd' to 'rsyslog'.
2024-03-14 11:20:16 +03:00
Aidaho 8322ad4089 v7.2.1.0 2024-03-13 22:09:26 +03:00
Aidaho 2448b04426 v7.2.1.0
https://roxy-wi.org/changelog#7_2_1
2024-03-13 13:06:02 +03:00
Aidaho 534916b1c8 v7.2.1.0
Add opening VRRP for Keepalived
2024-03-06 09:32:34 +03:00
Aidaho 666fc39e1d v7.2.1.0
SQL fixes
2024-03-04 09:34:24 +03:00
Aidaho d1a81f937b v7.2.1.0
https://roxy-wi.org/changelog#7_2_1
2024-03-03 10:11:48 +03:00
Aidaho c0d667547f v7.2.0.0
Small fix interface for SMON
2024-03-01 11:40:58 +03:00
Aidaho 714bd71bf2 v7.2.0.0
History and Status Page fixes
2024-02-27 15:18:37 +03:00
Aidaho 392e4f4465 v7.2.0.0
SMON agent fixes
2024-02-24 21:07:18 +03:00
Aidaho ee0bd7d0de v7.2.0.0
SMON agent fixes
2024-02-24 20:45:43 +03:00
Aidaho 447739c644 v7.2.0.0
Small bugs fix
2024-02-24 11:05:31 +03:00
Aidaho 2b1f3b647a v7.2.0.0
Remove service check decorator from action_service route

The `check_services` decorator was removed from the `action_service` route in the file 'app/routes/service/routes.py'. This change simplifies the code and avoids unnecessary service checks when performing actions on a service.
2024-02-18 11:40:17 +03:00
Aidaho af25700ede v7.2.0.0
Small logging fixes
2024-02-17 15:28:34 +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 f981819505 v7.2.0.0
Changelog: https://roxy-wi.org/changelog#7.2.0
2024-02-16 09:50:27 +03:00
Aidaho 80ffaddb6d v7.1.2.0
Refactor imports and remove redundant paths

This commit updates the sys.path.append and import statements in multiple files for better readability and maintainability. Unused or unnecessary paths were removed, and module imports were restructured for a more logical organization.
2024-02-04 16:09:25 +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
Aidaho ac133b5e9c v7.1.1.0
Fix HA cluster installation via API
2024-01-26 11:03:46 +03:00
Aidaho 79b6b7abd9 v7.1.1.0
Fix HAProxy WAF logs and config version
2024-01-25 09:11:38 +03:00
Aidaho 1cae0059ea v7.1.1.0
Fix showing SSL
2024-01-24 10:24:37 +03:00
Aidaho 2a5aacb5d7 v7.1.1.0
Fix Nginx upstream generation
2024-01-23 21:21:16 +03:00
Aidaho 7d528a355a v7.1.1.0
FIx add page
2024-01-23 15:41:52 +03:00
Aidaho bfcead6430 v7.1.1.0
Fix interface bugs
2024-01-23 09:49:47 +03:00
Aidaho ee4631f214 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-18 20:00:44 +03:00
Aidaho d82b65e7d1 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-18 17:05:07 +03:00
Aidaho e5b8e6a921 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 20:27:34 +03:00
Aidaho a17115f50e v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 12:40:38 +03:00
Aidaho fdc7badc61 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 09:08:27 +03:00
Aidaho ce51059ed0 v7.1.0.0
Return statistic
2024-01-09 09:55:19 +03:00
Aidaho 781f3f8447 v7.1.0.0
Fix PortScanner and SMON for Docker, SMON checks for groups
2024-01-06 11:42:32 +03:00
Aidaho 036241556f v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2024-01-03 11:20:34 +03:00
Aidaho 3f9a640cdf v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-31 13:33:02 +03:00
Aidaho d7ba3ff76c v7.1.0.0
Fix HAProxy Docker installation and HA cluster deleting
2023-12-30 22:59:56 +03:00
Aidaho 849ec1024f v7.1.0.0
Fix HA cluster creation
2023-12-27 18:06:09 +03:00
Aidaho 63a7d4c09a v7.1.0.0
Fix HA cluster creation
2023-12-27 16:35:59 +03:00
Aidaho dbcb5558dc v7.1.0.0
Fix install HA cluster
2023-12-27 10:59:43 +03:00
Pavel Loginov b27a160a6a
Merge pull request #372 from lgrawet/logrotate-debian
Configure logrotate for Debian
2023-12-23 12:44:42 +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 87657806ab v7.1.0.0
Fix install service
2023-12-19 11:08:52 +03:00
Aidaho f94c2021a7 v7.1.0.0
Fix install service
2023-12-19 10:21:59 +03:00
Aidaho 8405d1f11f v7.1.0.0
New cluster via API
2023-12-18 11:34:35 +03:00
Aidaho 102f3becd0 v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-17 15:50:23 +03:00
Aidaho 1cb12d12e6 v7.1.0.0
Fix SSH port in Ansible
2023-12-17 15:02:20 +03:00
Aidaho 7c899092cc v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-17 11:24:26 +03:00
Aidaho 5bba8c6692 v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-16 17:10:50 +03:00
Aidaho a7ab2ae888 v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-16 14:02:37 +03:00
Aidaho 3ed145aac4 v7.1.0.0
Changelog: https://roxy-wi.org/changelog#7.1.0
2023-12-16 12:48:58 +03:00