39 Commits

Author SHA1 Message Date
crowetic
f2e67dbb87
modify to use reboot script 2022-03-04 12:44:34 -08:00
crowetic
70c63bd7ba
Add files via upload 2022-03-04 12:42:23 -08:00
crowetic
0d56bc40d7
updated to restart Qortal every 3 days. 2022-03-03 14:44:07 -08:00
crowetic
cdb5988996
fix sinclairMATE image
This script will make changes to sinclairMATE image to use new start script and modify crontab to restart Qortal Core every 5 days.
2022-03-03 14:40:19 -08:00
crowetic
5c3b3df41c
Delete sinclair-mate-fixes.sh 2022-03-03 14:39:20 -08:00
crowetic
6e92967e2a
Update restart-cron 2022-03-03 14:32:21 -08:00
crowetic
d359843b9b
make some changes to SinclairMATE image
This script will change the start.sh script that sinclairMATE images use, and it will add the restart script into cron so that the core auto-restarts every 5 days to prevent OOM errors on SinclairMATE.
2022-03-03 14:20:22 -08:00
crowetic
5daf7db628
restart-qortal script 2022-03-03 14:04:12 -08:00
crowetic
fffc8fb673
cron entry for qortal restart script 2022-03-03 14:03:37 -08:00
crowetic
3d4e14ac0c
custom start script with modded memory args 2022-03-03 13:55:20 -08:00
crowetic
8dd2f43143
This is a complete install and update script for the Qortal UI
This script requires superuser privileges to run, as it also checks, updates, and installs missing dependencies.
2022-01-06 19:10:22 -05:00
crowetic
6eb21cf354
made use ~/ instead of full path. 2021-08-19 11:46:37 -07:00
crowetic
9f7c8d00b3
Desktop startup file for pi4 and QORTector
file goes in ~/.config/autostart
2021-08-19 11:40:30 -07:00
crowetic
24dbff1eab
remove 'reboot' requirement 2021-08-01 14:32:22 -07:00
crowetic
0bba6b6a44
updated qortal install download to use the 'latest' link 2021-07-09 16:21:35 -07:00
crowetic
46e609d76f
missed a cd command 2021-07-09 16:19:49 -07:00
crowetic
a1b2f80e26
updated script to work with new UI repo structure. 2021-06-28 09:23:44 -07:00
crowetic
fec656f24a
Update README.md 2021-06-12 22:06:51 +01:00
crowetic
2fae789f58
Update README.md 2021-06-12 22:05:50 +01:00
crowetic
84336b9f20
Update README.md 2021-06-12 22:05:29 +01:00
crowetic
3a712a888c
added commands to add Start script on desktop 2021-06-12 22:05:02 +01:00
crowetic
66390c2431
added notice for Brooklyn R kernel users + formatting 2021-06-12 21:58:38 +01:00
crowetic
bc511ca968
added notice for Brooklyn R kernel users. 2021-06-12 21:57:52 +01:00
crowetic
73c3543ef0
formatting 2021-06-02 21:17:00 -07:00
crowetic
ae568c2105
Update README.md 2021-06-02 21:16:14 -07:00
crowetic
6db6213e28
Update README.md 2021-06-02 21:15:43 -07:00
crowetic
00062e4e94
added commands 2021-06-02 21:15:19 -07:00
crowetic
d4dcc76bce
formatting 2021-06-02 21:10:26 -07:00
crowetic
04e07ceaee
Added README for explanatory details on usage of scripts. 2021-06-02 21:10:03 -07:00
crowetic
b626b3b235
Updated Qortal version download, force installs. 2021-06-02 20:59:52 -07:00
crowetic
a0e26771b9
updated qortal version to 1.5.2 2021-05-25 12:30:55 -07:00
crowetic
4265d70752
added htop and openssh-server and force install 2021-05-25 12:30:34 -07:00
crowetic
9c7df95529
Update default-pi4-ubuntu-qortal-setup.sh
updated download link to 1.5.1 zip for Qortal core.
2021-05-06 16:16:19 -07:00
crowetic
c6a1dd8e31
Add files via upload
This will start the Qortal UI - with electron app as a 'wrapper' - on any debian based OS - after building the UI from source with the 'update-qortal-ui' script in this repo.
2021-04-26 10:03:50 -07:00
crowetic
00d30e023f
Merge pull request #1 from IceBurst/patch-1
Yarn Re-Link Issue Correction
2021-04-26 09:59:19 -07:00
IceBurst
3dbb79fc36
Yarn Re-Link Issue Correction
Added yarn unlinking to fix previous builds in other directories which prevented linking properly
2021-04-25 11:12:34 -04:00
crowetic
fb3e4e50e9
Add files via upload
This is a script that will do all base-level dependencies and such for Qortal, along with a few added things, it will also download and unzip the Qortal Core (updates will be needed as new versions are released, so it downloads the newest version, but yea...)

This script is currently untested... but in theory it should prepare you to install everything needed for Qortal.

1. Run this script on a brand new installation of Ubuntu Desktop 64bit for raspberry pi, from the raspberry pi imaging tool. (from your home folder)

2. After this script runs, you can run the 'update-qortal-ui' script - that will install the Qortal UI and build from source. (again from  your home folder)

3. Setup the 'start-qortal' scripts to start @reboot with  ```crontab -e ```
2021-04-12 10:43:14 -07:00
crowetic
0640462cb5
Add files via upload 2021-04-09 17:55:22 -07:00
crowetic
909d2c621e
Add files via upload 2021-04-09 17:54:00 -07:00