Skip to main content

1.) Installing Nextcloudpi


- get the NCP Image here:

https://ownyourbits.com/downloads/NextCloudPi_RPi_11-27-20/NextCloudPi_RPi_11-27-20.tar.bz2

- for Windows: flash the image to ssd with balenaEtcher

- in settings: activate "Unsafe mode", so it also detects your hard drives

Screenshot 2021-03-06 111913.png

- when flashing the image to drive is successful disconect the SSD from computer and reconnect it again

- get the needed files for ssd boot from here:

https://github.com/raspberrypi/firmware/archive/master.zip

- extract the files somewhere on your computer

- go into the boot folder inside the folder you just extracted

- copy over all the files that end in .elf or .dat to the boot volume of your USB drive     (replacing the same-named files that already    exist there)

elf-dat-files.PNG

- now connect the SSD to your Raspberry and boot up

- end up the Nextcloudpi wizard

- on the Nextcloudpi web panel (https://ip-to-your-pi:4443)

NCPssh.PNG

- activate ssh

- also set everything else up for your needs, like datafolder, backup etc.

- here it is no longer necessary to activate the ssl certifacte. We will get this later thru Nginx.