Cozy-Stack

简单、多变、你的。Cozy-Stack 是 Cozy 平台的核心服务器。它由单个进程 Cozy 栈组成。Cozy-Stack 负责为用户从应用程序商店安装的 web 应用程序提供服务。『Simple, Versatile, Yours. Cozy is a platform that brings all your web services in the same private space. Cozy-Stack is the core server of the Cozy platform. It consists of a single process, the Cozy stack. The Cozy-Stack is in charge of serving the Web applications users have installed from the application store.』

Github星跟蹤圖

Cozy Cloud

go.dev reference
Build Status
Go Report Card

What is Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the
same private space. With it, your web apps and your devices can share data
easily, providing you with a new experience. You can install Cozy on your own
hardware where no one profiles you.

What is the Cozy-Stack

It is the core server of the Cozy platform. It consists of a single process, the Cozy stack.

Full Cozy-Stack documentation here.

The Cozy-Stack is in charge of serving the Web applications users have installed from the application store.

It provides its services through a REST API that allows to:

  • create, update, delete documents inside the database;
  • authenticate users and client applications;
  • send emails;
  • launch jobs on the server. Connectors that import data from remote websites are some sort of jobs. Jobs can be one time tasks (sending a message) or periodic tasks. Some jobs, like the connectors, that require executing third party code on the server side, are sandboxed (we use nsjail for now).

The Cozy-Stack also allows to access the database replication API, allowing to sync documents between the server and local databases, for example in mobile clients.

Two authentication methods are available:

  • Web applications running on the server get a session token when the user log in;
  • OAuth2 for other applications.

Feel free to open an issue
for questions and suggestions.

Installing a cozy-stack

You can follow the Install guide and the configuration
documentation
.

How to contribute?

We are eager for contributions and very happy when we receive them! It can be
code, of course, but it can also take other forms. The workflow is explained
in the contributing guide.

Community

You can reach the Cozy Community by:

License

Cozy is developed by Cozy Cloud and distributed under the AGPL v3 license.

主要指標

概覽
名稱與所有者cozy/cozy-stack
主編程語言Go
編程語言Go (語言數: 8)
平台
許可證GNU Affero General Public License v3.0
所有者活动
創建於2016-07-15 15:54:30
推送於2025-04-20 20:14:34
最后一次提交2025-04-14 12:43:19
發布數129
最新版本名稱1.6.37 (發布於 )
第一版名稱2017M1-alpha (發布於 )
用户参与
星數1.2k
關注者數44
派生數140
提交數11.7k
已啟用問題?
問題數160
打開的問題數24
拉請求數4112
打開的拉請求數17
關閉的拉請求數225
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?