242 Commits

Author SHA1 Message Date
874077baed change number of peers to 15 2024-10-26 13:55:40 -07:00
59bb7961d5 test 2024-10-26 13:45:11 -07:00
eccd61de13 renamed 2024-10-26 13:06:24 -07:00
a966c78cd6 added peer-count-restart-loop script and changed restart to 45 seconds for stopping node to ensure fully stopped 2024-10-26 13:04:43 -07:00
00423e6845 added peer-monitor-restart-loop.sh - a script that checks the peer count every x minutes, and restarts every x consecutive results with low peer count. logs everything with 'peer_monitor.log'. 2024-10-26 10:58:57 -07:00
b36a9a9c89 added executable to restart script 2024-10-24 15:03:28 -07:00
f1a8cd84d8 added screen checks and more logging 2024-10-24 15:00:45 -07:00
ab3bfc62bb x 2024-10-24 14:59:13 -07:00
34cac086a5 x 2024-10-24 14:58:01 -07:00
259824ddcd continues 2024-10-24 14:56:07 -07:00
478efc6898 still fixing it 2024-10-24 14:54:35 -07:00
db20cdc66d still figuring out why screen isn't working correctly... 2024-10-24 14:51:25 -07:00
2b46d96075 added logging and additional checks for screen 2024-10-24 14:48:12 -07:00
9b9ae82a30 still failing screen for some reason, trying this... 2024-10-24 14:39:24 -07:00
ec94a02f06 further changes to methods utilized for screen 2024-10-24 14:37:15 -07:00
8bb9b59262 fixed screen command 2024-10-24 14:35:06 -07:00
4775dde9cb edited restart script to use screen if it is installed, or not if not 2024-10-24 11:12:27 -07:00
1611dfd26f updates to restart script 2024-10-24 10:47:38 -07:00
b988742727 fixed issue where restart wasn't actually taking place, and added checks for stop.sh correctly finishing prior to killing as last resort after 30 seconds. May need to modify time a bit more. 2024-10-24 09:41:52 -07:00
d792c8e5e8 added if statement 2024-10-23 22:01:49 -07:00
4d20ac042a added check for response and sleep 2024-10-22 12:35:07 -07:00
bcb2aadad2 adjusted force-sync-loop sleep time 2024-10-22 12:09:14 -07:00
941d2bad8a changed logic a bit, to sleep for an hour if result is true from sync attempt 2024-10-22 11:55:33 -07:00
2640738b00 updated sleep commands 2024-10-22 08:51:30 -07:00
9eaefeb7bc added logging to force-sync script 2024-10-22 08:37:31 -07:00
9ab513c07c added force-sync-loop, use like this ./force-sync-loop 1 home.crowetic.com:21212 or with method 2 to use curl instead of qort script 2024-10-22 08:28:27 -07:00
ef0364d0f0 made big changes to hsqldb tool setup and start script. auto-config, download and setup of dependencies, and auto-download of tool and more. 2024-10-21 16:25:26 -07:00
4b4d09619a added hsqldbtool readme file 2024-10-21 14:04:02 -07:00
11bccfa605 Added HSQLDB installer tool 2024-10-21 13:57:41 -07:00
3e81b1cd82 added every hour restart script 2024-10-20 10:02:17 -07:00
f5dabd863e added a script to test peer issues by removing peers every hour 2024-10-20 09:31:15 -07:00
15c5ea75e5 added restart-qortal-every-2-hours.sh 2024-10-19 22:24:56 -07:00
18744a5460 added to block-china script 2024-10-19 22:11:01 -07:00
37787b8bb7 modified edit of settings in peer settings function. 2024-10-19 17:39:54 -07:00
6033ab2999 whyy bug, whyyy 2024-10-19 17:34:28 -07:00
9b637f5098 again fixed bug 2024-10-19 17:32:38 -07:00
ad9fcbcb41 fixed bug 2024-10-19 17:30:47 -07:00
af3ca03246 fixed bug 2024-10-19 17:29:20 -07:00
ad50a9c88e modified pi variables 2024-10-19 17:21:23 -07:00
81365055b6 modified execution of updated script 2024-10-19 17:16:22 -07:00
866f597e40 big update to auto-fix script, and saved backup of old version in auto-fix-qortal-oldVersion.sh 2024-10-19 17:03:58 -07:00
de8f9aaeb6 added block-china.sh script to block chinese nodes incoming, and to add rate limiting for qortal p2p port, due to DDOS attacks from chinese IPs. 2024-10-19 15:33:37 -07:00
1412491d3b fixed the run check and qortal update portion of the script to properly check for qortal, then set SHOULD_UPDATE_QORTAL variable based on result. 2024-10-18 20:23:45 -07:00
32f7e83282 forgot listen on 443 2024-10-18 19:44:40 -07:00
87cfaa6f52 updated nginx config portion with small change for SSL redirect 2024-10-18 19:42:20 -07:00
2825546667 made various improvements to the gateway setup script... 2024-10-18 19:33:10 -07:00
12e9fd6907 modified methods utilized to check local Qortal version. 2024-10-18 19:27:54 -07:00
815d3b8edc This is an additional file utilized for Qortal Gateway Node setup. This is for a 'public gateway' setup. 2024-10-18 19:20:59 -07:00
crowetic
1413a25c27
further improvements, function and other changes, checks for distro and arch, and more.
meant to be utilized with new gateway setup script and other disstro setup in the future. Now mainly ubuntu and debian focused.
2024-10-18 18:53:30 -07:00
crowetic
1ecc541182
re-write into functions and add checks 2024-10-18 18:16:17 -07:00