owncloud/ocis hiện có 2.1k sao trên GitHub, viết chủ yếu bằng Go. :atom_symbol: ownCloud Infinite Scale
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Use as URL localhost:9200 and the user/password printed.
Overview
Clients
Infinite Scale allows the following ownCloud clients:
web,
Android,
iOS and
Desktop
to synchronize and share file spaces with a scalable server backend based on reva using open and well-defined APIs like WebDAV and CS3.
Web Office Applications
Infinite Scale can integrate web office applications such as:
Collabora Online,
OnlyOffice Docs or
Microsoft Office Online Server
Collaborative editing is supported by the WOPI application gateway.
Authentication
Users are authenticated via OpenID Connect using either an external IdP like Keycloak or the embedded LibreGraph Connect identity provider.
Installation
With focus on easy install and operation, Infinite Scale is delivered as a single binary or container that allows scaling from a Raspberry Pi to a Kubernetes cluster by changing the configuration and starting multiple services as needed. The multiservice architecture allows tailoring the functionality to your needs and reusing services that may already be in place like when using Keycloak. See the details below for various installation options.
Important Readings
Before starting to set up an instance, we highly recommend reading the Prerequisites, the Deployment section and especially the General Information page describing and explaining information that is valid for all deployment types.
Run ownCloud Infinite Scale
Use the Official Documentation
See the Install Infinite Scale on a Server for a production ready deployment starting with a Raspberry Pi, a single server or VM.
Use the ocis Repo as Source
Use this method to build and run an instance with the latest code. This is only recommended for development purposes.
The minimum go version required is 1.25.10.
Note that you need a C compile environment installed as a prerequisite because some dependencies, like reva, have components that require C-Go libraries and toolchains. The command installing for debian based systems is: sudo apt install build-essential.
To build and run a local instance with demo users:
# get the source
git clone [email protected]:owncloud/ocis.git
# enter the ocis dir
cd ocis
# generate assets
make generate
# build the binary
make -C ocis build
# initialize a minimal oCIS configuration
./ocis/bin/ocis init
# run with demo users
IDM_CREATE_DEMO_USERS=true ./ocis/bin/ocis server
# Open your browser on http://localhost:9200 to access the bundled web-ui
All batteries included: no external database, no external IDP needed!
Documentation
Admin Documentation
Refer to the Admin Documentation - Introduction to Infinite Scale to get started with running oCIS in production.
Development Documentation
See the Development Documentation - Getting Started to get an overview of Requirements, the repository structure and other starting points.
Security
See the Security Aspects for a general overview of security related topics.
If you find a security issue, please contact [email protected] first.
Contributing
We are very happy that oCIS does not require a Contributor License Agreement (CLA) as it is Apache 2.0 licensed. We hope this will make it easier to contribute code. If you want to get in touch, most of the developers hang out in our matrix channel or reach out to the ownCloud central forum.
Infinite Scale is carefully internationalized so that everyone, no matter what language they speak, has a great experience. To achieve this, we rely on the help of volunteer translators. If you want to help, you can find the projects behind the following links:
Transifex for ownCloud web and Transifex for ownCloud (Select the resource by filtering for ocis-).
Please always refer to our Contribution Guidelines.
End User License Agreement
Some builds of stable ownCloud Infinite Scale releases provided by ownCloud GmbH are subject to an End User License Agreement.
owncloud/ocis thuộc nhóm Backend trên TopGit, cùng 9 topic GitHub. Trang Trending và Topics liệt kê các repo cùng số sao và cùng ngôn ngữ để so sánh.
Đọc thêm về owncloud/ocis ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/owncloud/ocis là nguồn chính thức.
owncloud/ocis có phải mã nguồn mở không?
Có — owncloud/ocis phát hành theo license Apache-2.0, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/owncloud/ocis.
owncloud/ocis có trang demo không?
Dự án có trang chủ ở https://doc.owncloud.com/ocis/. Tab "Readme" ở trang này thường có ảnh chụp và hướng dẫn bắt đầu nhanh.
owncloud/ocis dùng license gì?
owncloud/ocis phát hành theo license Apache-2.0. Nên mở file LICENSE trên GitHub để xác nhận — license metadata đôi khi lệch với thực tế dự án.
owncloud/ocis là gì?
owncloud/ocis (owncloud/ocis) là dự án Go trên GitHub. Theo mô tả gốc: :atom_symbol: ownCloud Infinite Scale
Vì sao owncloud/ocis được xếp vào nhóm Backend?
TopGit xếp owncloud/ocis vào nhóm Backend dựa trên GitHub topics và mô tả của repo (gắn thẻ: "file-sharing", "file-sync", "go"). Việc phân loại dựa trên metadata thật của repo, không phải đoán theo cảm tính biên tập.
Đọc đầy đủ README ở tab phía trên.
Vẫn đang phân vân về ocis?
Một cú bấm sẽ gửi câu hỏi kèm trang này cho AI — xem AI nói gì về ocis.