Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[GUIDE] ownCloud Infinite Scale

Featured Replies

Hello everyone.


I have been a FileRun user for years. And I decided to try other clouds to see how the situation is nowadays.
One of the ones I've wanted to try for a while is ownCloud Infinite Scale. It is supposed to be rewritten in Go, it was supposed to make it a fast and feature-rich cloud.
If you've seen the documentation for installing OCIS on Docker, it's not a common and intuitive deployment.... After a research in the web and read the OCIS docs, in the end I managed to set up a template and it works.
And by the way, it's no faster than FileRun, so I'll happily buy a FileRun license.
I've also set up FileBrowser, and yes, it's pretty snappy with few files, but when you have a lot of content, just like OCIS, it becomes slower than FileRun, and that's not full of features.

 

Create all folders before start the container!

And I configured the proxy in my SWAG.

 

Name: owncloud
Repository: owncloud/ocis
Registry URL: https://hub.docker.com/r/owncloud/ocis
Icon URL: https://doc.owncloud.com/favicon-32x32.png
WebUI: https://oc.mydomain.com

Extra Parameters: -u 99:100 // The first time you run the container, have to put here 'ocis init', for the initial auto config file creation. All the file variables are overwritten whit the values here
Network Type: I tried the proxy (SWAG) net

Port: 9200 -> 9200
OCIS_URL: https://oc.mydomain.com
OCIS_LOG_LEVEL: error
PROXY_TLS: false // Do not use SSL between reverse proxy and oCIS
OCIS_INSECURE: true
PROXY_ENABLE_BASIC_AUTH: false
IDM_ADMIN_PASSWORD: ***** // This overrides the admin password from the configuration file
SETTINGS_GRPC_ADDR: 0.0.0.0:9191 // Make settings service available to oCIS Hello
GATEWAY_GRPC_ADDR: 0.0.0.0:9142 // Make the REVA gateway accessible to the app drivers
NOTIFICATIONS_SMTP_HOST: mymail.com
NOTIFICATIONS_SMTP_PORT: 587
NOTIFICATIONS_SMTP_SENDER: [email protected]
NOTIFICATIONS_SMTP_USERNAME: [email protected]
NOTIFICATIONS_SMTP_INSECURE: false
STORAGE_USERS_DATA_GATEWAY_URL: https://oc.mydomain.com:9200/data
THUMBNAILS_FILESYSTEMSTORAGE_ROOT: /var/lib/ocis-thumbnails // Map this path to your desired location
Path Config: /mnt/cache/appdata/owncloud/
Path Data: /mnt/disk1/owncloud/data/
Path Thumbnails: /mnt/disk1/owncloud/thumbnails/

 

Finally, I have tried for a while to upload files, move through the folders, see what options it has, how it looks on the smartphone... To test a little, I can not guarantee that everything works 100%. But at least it starts and it is a first step to test.

 

Best regards.

Sorry for my english.

  • Nelo3D changed the title to [GUIDE] ownCloud Infinite Scale
  • 3 months later...

Extra Parameters: -u 99:100 // The first time you run the container, have to put here 'ocis init', for the initial auto config file creation. All the file variables are overwritten whit the values here
in the Extra Parameters section you first put "ocis init" and then after first run change it to -u 99:100? Is that right?

  • Author

Yes.

  • 2 months later...

Has anyone had issues with docker pulling the owncloud/ocis image? When I try to pull it I get the following error at the end of command execution after building and applying the docker template per your instructions:

Unable to find image 'ocis:latest' locally
docker: Error response from daemon: pull access denied for ocis, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

The command failed.

  • Author

No.

I removed this docker. I am on FileRun. It works flawless and new version is comming.

On 11/5/2025 at 3:22 AM, BilboT34Baggins said:

Has anyone had issues with docker pulling the owncloud/ocis image? When I try to pull it I get the following error at the end of command execution after building and applying the docker template per your instructions:

Unable to find image 'ocis:latest' locally
docker: Error response from daemon: pull access denied for ocis, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

The command failed.

I did yes, make sure you set owncloud/ocis:latest not owncloud/ocis

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.