323 Commits

Author SHA1 Message Date
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
crowetic
5f0875b67b
Update generic-linux-setup.sh 2024-10-18 13:13:15 -07:00
crowetic
b55eed22c3
Update generic-linux-setup.sh
removed libz.so from main and will add to ARM only in the future.
2024-07-30 18:39:35 -07:00
bb7c043afe added basic start of more generic linux setup script, in all honesty it should be 'generic linux with apt' but yea. 2024-07-16 14:05:21 -07:00
crowetic
6535c65fc1
Update rebuilt-machine.sh
added a couple more useful packages for sensors applet
2024-07-16 13:56:07 -07:00
crowetic
3a48df1af2
Update rebuilt-machine-cron
${HOME}
2024-07-15 19:08:02 -07:00
crowetic
7b76efff70
Update crontest
${HOME}
2024-07-15 19:07:19 -07:00
crowetic
edd7321500
Update auto-fix-cron-new
changed to ${HOME} environment variable.
2024-07-15 18:24:42 -07:00
crowetic
4896ea5855
Update auto-fix-cron
changed to using ${HOME} environment variable.
2024-07-15 18:23:52 -07:00
crowetic
5a6bdda1af
Update auto-fix-GUI-cron
changed to using environment variable for home location.
2024-07-15 18:22:25 -07:00
crowetic
eafa42dddf
Update auto-fix-qortal.sh
fixed typo in remote height check
2024-06-26 17:33:06 -07:00
crowetic
df19bb813a
Update auto-fix-qortal.sh
updated code for readability and updated comments for readability and wording improvements.
2024-06-26 17:23:25 -07:00
crowetic
68e7c8b88a
Rename start(titan).sh to start-titan.sh
renamed
2024-06-24 17:07:02 -07:00
crowetic
205d3e958e
Create older-machine-settings.json
settings.json for older/slower machines to ensure connectivity as well as possible.
2024-06-24 16:49:02 -07:00
fc2bf66798 updated rebuilt-machine script, Qortal-UI icon and other machine files, etc. 2024-05-22 12:25:35 -07:00
e74dfdb4cc updated code structure and fixed spacing issues, added many features. 2024-05-21 18:11:02 -07:00
20eae7c6cb Updated to check for bootstrapping prior to attempting to start node. 2024-05-21 17:25:22 -07:00
63c066d7e3 added additional check_height function with further features to verify height of node 2024-05-21 16:39:51 -07:00
9e4b7ac66b changed wait time upon first version check 2024-05-21 16:26:29 -07:00
62bbf538da fixed if statement issue 2024-05-21 16:22:56 -07:00