Jump to content

Recommended Posts

Posted

I am resurrecting a Banana Pi M1 that i've had in the cupboard since new. I've downloaded and installed Armbian 26.2.1 build date 03.02.26 rev 5abb97453.

I want to use the SOC as a photo repository for a family member so they can use PhotoSync app to transfer their photos as a home NAS. I have attached a 1Tb 2.5" hard drive and was goin to set up and SMB share but notice in Armbian Config a software package for OwnCloud which looks perfect as it can be accessed via a web browser.

I have tried installing OwnCloud from Armbian Config and it installs docker but then fails downloading the Owncloud package. The error is:

Unable to find image 'owncloud/server:latest' locally

docker: Error response from daemon: manifest for owncloud/server:latestnot found: manifest unknown:manifest unknown

I've tried running Docker pull and it appears to have downloaded something but the file is only around 4kb. Ive also tried downloading an image from OwnCloudeu server but it cant find a ARMv7 image.

I'm wondering if having a hard drive attached means the daemon is looking for the image on the local drive???

could someone please point me in the right direction to installing Owncloud

 

Also I assume the standard install, docker runs a container in the Armbian file system. Obviously I want the storage to be on the 1Tb hard drive. can you choose a storage location in the Owncloud setup?

 

many thanks

Posted
5 hours ago, John Felstead said:

but it cant find a ARMv7 image.

 

They don't provide images for armhf anymore. Last build was 3 years ago:
https://hub.docker.com/r/owncloud/server/tags?page=1&ordering=last_updated&name=v7
 

We made a notice that its compatible for amd64 and arm64:
https://docs.armbian.com/User-Guide_Armbian-Software/Media/#owncloud

but our installer doesn't filter that out yet.

Official Docker way, it won't work. Try something else, perhaps 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines