Jump to content

NextCloudPlus testing image for the Rock64


nachoparker

Recommended Posts

Dear Nacho,

First of all, thank you so much to make NextcloudPlus available for many many many boards.

 

Does it mean now that there is an image available for Lime2 for example ? I mean, ready to use, or do I still need to install armbian, then open a Terminal and write :

git clone https://github.com/armbian/build ncpbian
cd ncpbian
wget https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/armbian.sh -O userpatches/customize-image.sh
./compile.sh docker  BOARD=odroidxu4 BRANCH=next KERNEL_ONLY=no KERNEL_CONFIGURE=no RELEASE=stretch BUILD_DESKTOP=no

Thank you for your feedback.

Link to comment
Share on other sites

Hi,

 

There is not an image available for Lime2, because I don't have a Lime2 :P But anyone with an Armbian supported board that is willing to help is welcome to build one with commands similar to

 

git clone https://github.com/armbian/build ncpbian
cd ncpbian
wget https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/armbian.sh -O userpatches/customize-image.sh
./compile.sh docker  BOARD=odroidxu4 BRANCH=next KERNEL_ONLY=no KERNEL_CONFIGURE=no RELEASE=stretch BUILD_DESKTOP=no

That is for building an SD card image in your computer, you don't run that in your board. We are looking for people to help building / testing on other boards.

 

That is for images that come with NCP preinstalled. Probably soon we will have NCP in the armbian software catalog, so it will be able to be installed in any plain Armbian image.

 

 

ncp-armbian-tool.thumb.png.300fdf38ecf472db4c91111ac9352e67.png

 

, or until then you can take plain armbian and install NCP with

 

curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash

 

Link to comment
Share on other sites

Thank you very much, so just install armbian and write in a terminal :

curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash

is really fine for me (I have already installed Nextcloud in a Linux computer with "old school" method, I mean Maria DB, https setup, etc.).

So maybe you can imagine how I am happy to see only 1 command to install it ! Thank you very much.

 

Today, I don't have a lot of time to install it (I just move home), but I hope to do it and feedback if this board support well NCP.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines