Commit Graph

57 Commits

Author SHA1 Message Date
vvzvlad
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. 2025-01-19 09:26:27 +03:00
vvzvlad
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. 2025-01-18 17:57:29 +03:00
vvzvlad
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. 2025-01-18 15:03:02 +03:00
vvzvlad
f5706ac887 Update health status callback in checker.py to return a fixed message "test ok" instead of dynamic log data 2025-01-18 14:52:59 +03:00
vvzvlad
da787935df Add node-checker service 2025-01-18 13:59:41 +03:00
vvzvlad
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. 2025-01-17 07:20:54 +03:00
vvzvlad
8425114abf Refactor update_contracts.sh to remove unnecessary directory change and streamline contract address handling 2025-01-16 09:16:28 +03:00
vvzvlad
92f6cdcd40 Update playbook.yml to remove unnecessary '--no-dependencies' argument from grpcbalancer installation command 2025-01-16 09:05:42 +03:00
vvzvlad
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. 2025-01-16 08:51:07 +03:00
vvzvlad
5d8a2cfdd6 Refactor update.sh to simplify usage by removing wallet address, private key, and RPC URL parameters; streamline script for improved clarity and maintainability. 2025-01-16 08:32:17 +03:00
vvzvlad
4c0268823b Add execute permission to update.sh in playbook.yml 2025-01-16 08:26:06 +03:00
vvzvlad
bbd1de0020 Fix variable name in update script call in playbook.yml 2025-01-16 07:56:19 +03:00
vvzvlad
3a2847295a Refactor playbook to use 'node' directory instead of 'ritual'; add grpcbalancer installation steps 2025-01-16 07:48:51 +03:00
vvzvlad
671c7a4507 update v9 2025-01-16 07:31:53 +03:00
vvzvlad
e0913ece08 edit retries/delay 2024-09-28 03:34:11 +03:00
vvzvlad
1a775c6b87 add bashrc 2024-09-28 03:30:42 +03:00
vvzvlad
26323e9c41 revert to 1.2.0 2024-09-26 02:36:31 +03:00
vvzvlad
a79bdc94d0 bump ver 2024-09-25 17:52:04 +03:00
vvzvlad
272ee7522b add cmd in bash history 2024-09-24 14:54:38 +03:00
vvzvlad
e85f0b987e remove unless stopped 2024-09-23 02:42:05 +03:00
vvzvlad
7eab098a99 add logs setting 2024-09-23 02:39:45 +03:00
vvzvlad
c0502193b2 remove unused 2024-09-22 00:50:19 +03:00
vvzvlad
9be7df6bcf add sh files 2024-09-21 23:51:36 +03:00
vvzvlad
8183934d09 add commands to bashhistory 2024-09-21 20:05:18 +03:00
vvzvlad
1558f60810 change settings 2024-09-21 20:05:07 +03:00
vvzvlad
138fcfc321 add bash history 2024-09-21 19:25:29 +03:00
vvzvlad
153ccfd4db fix Install Forge and Infernet SDK 2024-09-18 01:25:24 +03:00
vvzvlad
eaceb3ecfa many fixes 2024-09-18 01:18:25 +03:00
vvzvlad
c0fd0330af fix bug 2024-09-18 01:12:07 +03:00
vvzvlad
fc49f06d75 big update 2024-09-18 01:06:32 +03:00
vvzvlad
17702b1396 add git_version 2024-09-15 03:00:16 +03:00
aedfc0374b add files 2024-09-15 00:42:15 +03:00
bf45c32758 Update 'projects/hello-world/container/config.json' 2024-08-22 05:02:20 +03:00
8ee55c5172 Update 'projects/hello-world/container/config.json' 2024-08-22 05:01:20 +03:00
65ffe60540 Update 'deploy/docker-compose.yaml' 2024-08-22 04:58:33 +03:00
83bcb52887 Update 'projects/hello-world/container/Makefile' 2024-06-17 03:39:51 +03:00
017d055aaa Update 'Makefile' 2024-06-17 03:36:18 +03:00
99eb3ed087 Update 'deploy/docker-compose.yaml' 2024-06-17 03:35:17 +03:00
6d1f826e42 Update 'deploy/docker-compose.yaml' 2024-06-17 03:09:26 +03:00
781cb24d36 Update 'update.sh' 2024-06-09 03:32:34 +03:00
fc0ab5feb5 Update 'update.sh' 2024-06-09 03:28:21 +03:00
a6ea49764e Update 'projects/hello-world/contracts/Makefile' 2024-06-09 03:26:26 +03:00
9300121088 Update 'projects/hello-world/container/config.json' 2024-06-09 03:25:22 +03:00
4b14b6d51b Add 'toChecksumAddress.py' 2024-06-08 23:55:36 +03:00
552641d06c Update 'projects/hello-world/contracts/script/Deploy.s.sol' 2024-06-08 23:20:16 +03:00
0612b4800f Update 'projects/hello-world/container/config.json' 2024-06-08 23:19:47 +03:00
vvzvlad
19825d5561
Create update.sh
Signed-off-by: vvzvlad <github@vvzvlad.xyz>
2024-06-08 20:13:10 +03:00
vvzvlad
f6bcbb181e
Update config.json
Signed-off-by: vvzvlad <github@vvzvlad.xyz>
2024-06-08 20:05:41 +03:00
vvzvlad
1fc54cf829
Update Deploy.s.sol
Signed-off-by: vvzvlad <github@vvzvlad.xyz>
2024-06-08 20:04:41 +03:00
vvzvlad
d2ae25aaed
Update Makefile
Signed-off-by: vvzvlad <github@vvzvlad.xyz>
2024-06-08 19:56:19 +03:00