Replies: 8 comments 5 replies
-
Have you tried the TurnKey ownCloud installation? |
Beta Was this translation helpful? Give feedback.
-
Yes, but its old version that uses php ( https://www.turnkeylinux.org/owncloud ) |
Beta Was this translation helpful? Give feedback.
-
Is anyone coming to the login screen? Server is running, npm set up, in my browser at "cloud.domain.com" only the loading spinner appears - no login screen, no error in console. SOLVED: reinstall with baremetal |
Beta Was this translation helpful? Give feedback.
-
Adding interest here for OCIS. It's a completely different product than the Turnkey distro. |
Beta Was this translation helpful? Give feedback.
-
Yeah, I've bean poking at this for a few hours and have had nothing but problems. An oCIS installer script for this would be really appreciated. |
Beta Was this translation helpful? Give feedback.
-
Coming along to bump this as a request for a new script Specifically for OCIS and not ownCloud 10 (different products). |
Beta Was this translation helpful? Give feedback.
-
Agree. I'm interested in using this to replace synology drive, but I can't get it setup under Proxmox. Would love a script. |
Beta Was this translation helpful? Give feedback.
-
I am requesting this myself. Nextcloud and OG owncloud are super bloated compared to OCIS. I would enjoy it a lot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://doc.owncloud.com/ocis/next/
Can anyone help me to build installer script for this awesome platform.
From docs:
$ sudo wget -O /usr/local/bin/ocis https://download.owncloud.com/ocis/ocis/stable/4.0.1/ocis-4.0.1-linux-amd64
$ sudo chmod +x /usr/local/bin/ocis
$ ocis init
$ OCIS_INSECURE=true OCIS_URL=https://mydata.net PROXY_HTTP_ADDR=0.0.0.0:9200 ocis server
Beta Was this translation helpful? Give feedback.
All reactions