OpenCloud - OpenCloud.eu #7483
Replies: 3 comments 24 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Hi, tks :-) At least I can see now the opening screen on a raspi 5 and basic functions are available. For testing I just use it internally in the local network. Step by step ..... |
Beta Was this translation helpful? Give feedback.
-
|
I had another look, and it actually is just a single Go binary, barely worth to warp a container around. Although not sure whether it supports HTTPS directly, or requires a reverse proxy for that. They provide binaries for all architectures but RISC-V: cd /tmp
wget https://github.com/opencloud-eu/opencloud/releases/download/v3.7.0/opencloud-3.7.0-linux-arm64 -O opencloud
chmod +x opencloud
./opencloud init
./opencloud serverSo we could theoretically just wrap a systemd service around it with a service user. Surely some preconfiguration is possible with config files, or via CLI or so. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hey DietPi-Team,
first of all, thx for this fine plattform!
An installer for OpenCloud would be awesome.
OpenCloud is a very good alternativ for NextCloud or OwnCloud.
It is DSGVO conform (relevant for users in Germany) and should have a better performance than Open- and NextCloud.
Unfortunately I can't help in anyway but testing, because I'm not good in coding stuff.
I tried to install OpenCloud on a DietPi System on a RaspberryPi 5, but I didn't get it working.
Cheers!
Krooms
https://github.com/opencloud-eu
https://opencloud.eu/de
Beta Was this translation helpful? Give feedback.
All reactions