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) 

- 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

- 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)

- 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.