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 drivedrive #( (replacing the same-named files that alreadyalready exist there)
- now connect the SSD to your Raspberry and boot up
- end up the Nextcloudpi wizard
- on the Nextcloudpi Panelweb panel (https://ip-to-your-pi:4443)
- activate ssh,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 overthru Nginx.