• Joined on 2023-08-07
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-19 09:44:22 +03:00
1e38b5aca6 Refactor check_logs function in checker.py to focus on subscription completion detection. Removed dynamic error and proof speed logging, simplifying the health check process. Now returns a status based on subscription completion, enhancing clarity and maintainability of the health check logic.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-19 09:26:33 +03:00
3abc4e0a81 Update playbook.yml to add journalctl command for node-checker service and comment out grpcbalancer service installation steps. This change enhances logging capabilities while simplifying the playbook by removing unnecessary service setup commands.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-18 17:57:33 +03:00
49c13d9e42 Enhance health check in checker.py by adding a print statement for the fixed message "test ok". This improves visibility of the health status during execution while maintaining the existing error handling structure.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-18 15:03:08 +03:00
4e50ee554b Comment out dynamic log data retrieval in checker.py, maintaining a fixed health status callback message "test ok". This change simplifies the health check process while preserving error handling functionality.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-18 14:53:03 +03:00
f5706ac887 Update health status callback in checker.py to return a fixed message "test ok" instead of dynamic log data
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-18 13:59:48 +03:00
da787935df Add node-checker service
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-17 07:21:00 +03:00
77a5f1a071 Refactor upload_stats_to_grist function in grpc-balancer.py to consolidate server statistics into a single dictionary, improving clarity and maintainability. Update error logging to include exception details.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 09:16:31 +03:00
8425114abf Refactor update_contracts.sh to remove unnecessary directory change and streamline contract address handling
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 09:05:46 +03:00
92f6cdcd40 Update playbook.yml to remove unnecessary '--no-dependencies' argument from grpcbalancer installation command
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 08:51:10 +03:00
f2cce2f592 Refactor grpcbalancer installation in playbook.yml to use shell commands for copying and setting permissions; update service file path in grpc-balancer.service; remove deprecated grpcbalancer.py file.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 08:32:21 +03:00
5d8a2cfdd6 Refactor update.sh to simplify usage by removing wallet address, private key, and RPC URL parameters; streamline script for improved clarity and maintainability.
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 08:26:10 +03:00
4c0268823b Add execute permission to update.sh in playbook.yml
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 07:56:24 +03:00
bbd1de0020 Fix variable name in update script call in playbook.yml
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 07:48:56 +03:00
3a2847295a Refactor playbook to use 'node' directory instead of 'ritual'; add grpcbalancer installation steps
vvzvlad pushed to main-22aug at vvzvlad/ritual 2025-01-16 07:31:59 +03:00
671c7a4507 update v9
vvzvlad pushed to main at vvzvlad/nexus 2024-12-12 19:23:25 +03:00
aa24574319 update playbook
vvzvlad pushed to main at vvzvlad/nexus 2024-12-12 15:41:30 +03:00
20a8d423aa remove upgrade target
vvzvlad pushed to main at vvzvlad/nexus 2024-12-12 03:35:41 +03:00
91914d9486 fix error
vvzvlad pushed to main at vvzvlad/nexus 2024-12-12 03:23:44 +03:00
1f5ba5ff58 playbook update
vvzvlad pushed to main at vvzvlad/nexus 2024-12-12 03:04:12 +03:00
3f4b1b51c0 update checker