{"id":13397540,"url":"https://github.com/cozy/cozy-stack","last_synced_at":"2026-02-09T12:10:45.206Z","repository":{"id":37458289,"uuid":"63433838","full_name":"cozy/cozy-stack","owner":"cozy","description":"Simple, Versatile, Yours","archived":false,"fork":false,"pushed_at":"2025-05-14T12:15:27.000Z","size":156895,"stargazers_count":1195,"open_issues_count":41,"forks_count":139,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-05-14T13:36:42.431Z","etag":null,"topics":["couchdb","cozy","cozy-v3","simple","versatile","yours"],"latest_commit_sha":null,"homepage":"https://docs.cozy.io/en/cozy-stack/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cozy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-15T15:54:30.000Z","updated_at":"2025-05-08T08:57:38.000Z","dependencies_parsed_at":"2024-04-09T17:47:17.817Z","dependency_job_id":"d1f784ad-36f4-42f9-a670-8b3d92b1aaac","html_url":"https://github.com/cozy/cozy-stack","commit_stats":{"total_commits":9434,"total_committers":65,"mean_commits":"145.13846153846154","dds":0.5052999788000848,"last_synced_commit":"7daeb56d08dc2009f538a40e8f5fd471d7828c96"},"previous_names":[],"tags_count":129,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cozy","download_url":"https://codeload.github.com/cozy/cozy-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160555,"owners_count":22024571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["couchdb","cozy","cozy-v3","simple","versatile","yours"],"created_at":"2024-07-30T18:01:29.726Z","updated_at":"2026-02-09T12:10:45.078Z","avatar_url":"https://github.com/cozy.png","language":"Go","readme":"Cozy Cloud\n==========\n\n[![go.dev reference](https://pkg.go.dev/badge/github.com/cozy/cozy-stack)](https://pkg.go.dev/github.com/cozy/cozy-stack)\n[![Build Status](https://github.com/cozy/cozy-stack/workflows/CI/badge.svg)](https://github.com/cozy/cozy-stack/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cozy/cozy-stack)](https://goreportcard.com/report/github.com/cozy/cozy-stack)\n\n\n## What is Cozy?\n\n![Cozy Logo](https://cdn.rawgit.com/cozy/cozy-guidelines/master/templates/cozy_logo_small.svg)\n\n[Cozy](https://cozy.io) is a platform that brings all your web services in the\nsame private space. With it, your web apps and your devices can share data\neasily, providing you with a new experience. You can install Cozy on your own\nhardware where no one profiles you.\n\n\n## What is the Cozy-Stack\n\nIt is the core server of the Cozy platform. It consists of a single process, *the Cozy stack*. \n\n[Full Cozy-Stack documentation here](https://docs.cozy.io/en/cozy-stack/).\n\nThe Cozy-Stack is in charge of serving the Web applications users have installed from the application store.\n\nIt provides its services through a REST API that allows to:\n\n - create, update, delete documents inside the database;\n - authenticate users and client applications;\n - send emails;\n - 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).\n - …\n\nThe 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.\n\nTwo authentication methods are available:\n\n - Web applications running on the server get a session token when the user log in;\n - OAuth2 for other applications.\n\nFeel free to [open an issue](https://github.com/cozy/cozy-stack/issues/new)\nfor questions and suggestions.\n\n\n## Installing a `cozy-stack`\n\nYou can follow the [Install guide](docs/INSTALL.md) and the [configuration\ndocumentation](docs/config.md).\n\n\n## How to contribute?\n\nWe are eager for contributions and very happy when we receive them! It can be\ncode, of course, but it can also take other forms. The workflow is explained\nin [the contributing guide](docs/CONTRIBUTING.md).\n\n\n## Community\n\nYou can reach the Cozy Community by:\n\n* Chatting with us on IRC #cozycloud on [Libera.Chat](https://web.libera.chat/#cozycloud)\n* Posting on our [Forum](https://forum.cozy.io)\n* Posting issues on the [Github repos](https://github.com/cozy/)\n* Mentioning us on [Twitter](https://twitter.com/cozycloud)\n\n\n## License\n\nCozy is developed by Cozy Cloud and distributed under the AGPL v3 license.\n","funding_links":[],"categories":["Go","File Sharing"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozy%2Fcozy-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcozy%2Fcozy-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozy%2Fcozy-stack/lists"}