107 Commits

Author SHA1 Message Date
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