ace133093fModified default settings.json in order to keep the db size down by increasing the pruning thread priority.
main
crowetic2025-10-17 12:44:49 -07:00
e06bd7d0b6Modified README to update and include only currently relevant information. More updates will come in the future.crowetic2025-10-17 12:35:04 -07:00
5b37b211b8Modified auto-fix script to prevent double-start in the case of an outdated jar detection.crowetic2025-10-17 12:17:11 -07:00
5351729f3dfurther modifications to ensure Qortal menu and icon creation in correct locations.crowetic2025-09-10 19:14:05 -07:00
bb1dc07041Went back to the previous kill method due to feedback saying the other change caused it to be running too long.crowetic2025-08-14 08:49:39 -07:00
87f8c42440Modifications to the settings changes made, to ensure that the thread priorities are set to match the primary settings file regardless, and no longer goes by the highest number.crowetic2025-08-14 08:35:44 -07:00
34f72d76a0added checks for architecture instead of just 'raspi-config' for pi machines. This resolves issues with Ubuntu-64 based pi that do not have raspi-config.crowetic2025-08-08 23:02:25 -07:00
27f0f7826emultiple modifications to improve installation scriptcrowetic2025-08-08 22:48:23 -07:00
b5911e2625Added additional sleep for stop during checkscrowetic2025-08-08 04:46:41 +00:00
e6d43f84dcupdated resize script to m ake it much smartercrowetic2025-07-30 21:06:20 -07:00
e40f8d4f4cAdded resize-img script for image file managementcrowetic2025-07-30 20:30:21 -07:00
15d282fee3Modified incorrect path for Hub AppImage for arm 64 bit, modified backup paths to use more accurate path structure, and added apikey.txt to backup restore if it exists.crowetic2025-07-30 09:51:10 -07:00
80b23932c1Added final failed resolution to force-bootstrap if node doesn't start after 20 min post-failed-hight-check. This in theory should prevent the script from outright failing if no local height is coming back in any of the height checks.crowetic2025-07-28 13:19:19 -07:00
258e38f84dadded execution flags to setup scriptcrowetic2025-07-28 12:30:47 -07:00
9a1317fda9ensure that the Qortal catetory in menu is actually created if system has a desktop environment. Create both system-wide and user-only location to ensure this happens. AT start of script since sudo is required.crowetic2025-07-18 10:16:30 -07:00
08f1cd51e8improved download locations on icon theme script, and made both icon theme scripts the same, will merge later. Also added todos in multiple locations.crowetic2025-07-15 18:55:10 -07:00
45c8793886modified rebuilt-machine to include improved restore commands.crowetic2025-07-14 18:09:00 -07:00
7202ddb83fCreated new Qortal Setup script for all linux versions, and create-icon-theme.sh for all linux versions, updated auto-fix and rebuilt-machine scripts to handle more adequate backup scenarios.crowetic2025-07-14 18:05:54 -07:00
90b52f67e8modified to no longer setup Qortal-UI (deprecated), restore backed-up minting accounts, trade states, and follow/block lists, and configure Qortal directory in menu, adding Qortal applications there.crowetic2025-07-09 19:46:10 -07:00
4da61ac6a7modified default settings.json to include autoRestartEnabled set to true.crowetic2025-07-09 16:48:25 -07:00
eae955f73badded more thorough net connection check, and replaced the auto-fix-gui and desktop start methodcrowetic2025-05-08 19:45:54 -07:00
fe49e82debremoved auto-fix desktop file and fixed typo in startup config folder locationcrowetic2025-05-07 10:41:42 -07:00
46da1d3b29Modified auto-fix script to make both 64bit pi machines, and ubuntu 24+ machines start Qortal with a crontab entry instead of a desktop autostart entry due to issues with the icon on 24+ and need for machines to start Qortal prior to login on pi machines.crowetic2025-05-07 10:36:42 -07:00
074acb2d48Added check for ubuntu version and addition of '--no-sandbox' flag for Qortal-Hub and Qortal-UI launchers, if Ubuntu 24+ is found.crowetic2025-05-07 10:20:24 -07:00
df0aa36712Added new public node configuration file. This is for a node that is fully accessible to the public. Including removal of the need of an API key for any calls. Massively increased number of peers and threads. Need a decent machine to run these settings.crowetic2025-04-28 11:41:33 -07:00
9784fc24d1Modified the vm setup script so that it doesn't concern itself with the nic config, that should only be needed in very rare cases, and should more likely be needed on underlying hypervisor only. Keeping code for historical purposes commented out.crowetic2025-04-28 11:30:01 -07:00
e6219792f0Modified rebuilt-machine script as the original setup of the icon theme will work correctly now.crowetic2025-04-24 19:29:24 -07:00
a9a8f9a53bremoved startup after one run.crowetic2025-04-18 19:37:02 -07:00
aee9587d4cAdded new method of handling immediate post-first-reboot icon theme methodcrowetic2025-04-18 16:34:21 -07:00
db027a9909Added additional explanation prior to reboot, about what to do post-initial-reboot.crowetic2025-04-18 16:18:24 -07:00
2b5c158004modified rebuilt machine script to run the icon theme script post initial reboot, and instead to create a .desktop file that auto-launches after first boot post-setup, then removes itself.crowetic2025-04-18 16:16:14 -07:00
50e041677dAdded checks for bootstrap during version checks, if bootstrapping is detected, update script and exit. Added check back 10 lines in qortal.log for bootstrapping.crowetic2025-03-26 15:51:47 -07:00