{"id":49257381,"url":"https://github.com/cozy/cozy-debian","last_synced_at":"2026-05-11T13:00:59.813Z","repository":{"id":33874226,"uuid":"37583625","full_name":"cozy/cozy-debian","owner":"cozy","description":"Cozy Debian package","archived":true,"fork":false,"pushed_at":"2017-12-04T16:57:29.000Z","size":99,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-04-08T17:17:36.378Z","etag":null,"topics":["cozy","debian"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cozy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-17T08:49:29.000Z","updated_at":"2023-01-28T19:32:39.000Z","dependencies_parsed_at":"2022-09-13T02:50:46.588Z","dependency_job_id":null,"html_url":"https://github.com/cozy/cozy-debian","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cozy/cozy-debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cozy","download_url":"https://codeload.github.com/cozy/cozy-debian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozy%2Fcozy-debian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32895978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cozy","debian"],"created_at":"2026-04-25T05:00:20.560Z","updated_at":"2026-05-11T13:00:59.808Z","avatar_url":"https://github.com/cozy.png","language":"Shell","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"## Cozy Debian\n\n### Deprecation warning\n:warning: This files allow to build the Debian packages for the old, now deprecated, Node.js based, Cozy V2.\n\nFor the brand new, Go based, Cozy V3, please use [https://github.com/cozy/debian-cozy](https://github.com/cozy/debian-cozy)\n\n### Introduction\nIt is the repository of the Debian files requires to build the Debian package of Cozy. \nThis package is available on Debian repository of Cozy: debian.cozycloud.cc\n\n### Usage\n\nYou need **Debian 8 Jessie (stable)** in order to proceed to theses steps.\n\n```\nroot@debian-8:~# lsb_release -c\nCodename:     jessie\n```\n\nIf `lsb_release` is not installed, you are probably on a too old version of\nDebian. You can see which version like this:\n\n```\nroot@debian-8:~# cat /etc/debian_version\n8.1\n```\n\n#### Install Instructions\n\nMake sure that `ca-certificates` and `apt-transport-https` are properly installed\n\n```\napt-get install ca-certificates apt-transport-https\n```\n\nImport the repository public key\n \n```\nwget -O - https://debian.cozycloud.cc/cozy.gpg.key 2\u003e/dev/null | apt-key add -\n```\n\nOptionally check that the imported key is valid\n\n```\napt-key --keyring /etc/apt/trusted.gpg finger\n```\n\nYou should read:\n\n```\npub   2048R/2765B235 2014-11-17 [expires: 2016-11-17]\n      Key fingerprint = E28C F8B2 ABBF E285 743B  27F1 BCB2 ED5D 2765 B235\nuid                  Cozy Debian Packaging \u003cdebian-packaging@cozycloud.cc\u003e\nsub   2048R/D58A9D35 2014-11-17 [expires: 2016-11-17]\n```\n\nAdd the Cozy repository to your software sources\n\n```\necho 'deb [arch=amd64] https://debian.cozycloud.cc/debian jessie main' \\\n\u003e /etc/apt/sources.list.d/cozy.list\n```\n\nInstall Cozy\n\n```\napt-get update\napt-get install cozy\n```\n    \nStart Nginx service\n\n```\nservice nginx start\n```\n\nRegister your Cozy account and enjoy!\n\n```\nhttps://your-cozy-IP/\n```\n\n## What is Cozy?\n\n![Cozy Logo](https://raw.github.com/cozy/cozy-setup/gh-pages/assets/images/happycloud.png)\n\n[Cozy](http://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\nwith a new experience. You can install Cozy on your own hardware where no one\nprofiles you. \n\n## Community \n\nYou can reach the Cozy Community by:\n\n* Chatting with us on IRC #cozycloud on irc.freenode.net\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](http://twitter.com/mycozycloud)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozy%2Fcozy-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcozy%2Fcozy-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozy%2Fcozy-debian/lists"}