{"id":30546418,"url":"https://github.com/t3gemstone/t3-gem-nextcloud","last_synced_at":"2026-04-16T11:02:48.162Z","repository":{"id":310779896,"uuid":"1037855100","full_name":"t3gemstone/t3-gem-nextcloud","owner":"t3gemstone","description":"Deploy Nextcloud on Gemstone development boards.","archived":false,"fork":false,"pushed_at":"2025-08-27T08:01:09.000Z","size":648,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-27T16:27:27.842Z","etag":null,"topics":["gemcloud","nextcloud","t3gemstone"],"latest_commit_sha":null,"homepage":"https://docs.t3gemstone.org/en/projects/cloud","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/t3gemstone.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-14T08:17:57.000Z","updated_at":"2025-08-27T08:00:55.000Z","dependencies_parsed_at":"2025-08-22T01:18:44.966Z","dependency_job_id":null,"html_url":"https://github.com/t3gemstone/t3-gem-nextcloud","commit_stats":null,"previous_names":["t3gemstone/t3-gem-nextcloud"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/t3gemstone/t3-gem-nextcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3gemstone%2Ft3-gem-nextcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3gemstone%2Ft3-gem-nextcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3gemstone%2Ft3-gem-nextcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3gemstone%2Ft3-gem-nextcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t3gemstone","download_url":"https://codeload.github.com/t3gemstone/t3-gem-nextcloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3gemstone%2Ft3-gem-nextcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gemcloud","nextcloud","t3gemstone"],"created_at":"2025-08-28T02:00:39.114Z","updated_at":"2026-04-16T11:02:48.148Z","avatar_url":"https://github.com/t3gemstone.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".meta/logo-dark.png\" width=\"40%\" /\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\".meta/logo-light.png\" width=\"40%\" /\u003e\n        \u003cimg alt=\"T3 Foundation\" src=\".meta/logo-light.png\" width=\"40%\" /\u003e\n    \u003c/picture\u003e\n\u003c/p\u003e\n\n# T3 Gemstone Nextcloud\n\n [![T3 Foundation](./.meta/t3-foundation.svg)](https://www.t3vakfi.org/en) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## What is it?\n\nPreconfigured Nextcloud DEB package generator for easy installation and deployment in the Gemstone Cloud project.\n\nIncludes the following additional apps beyond the base Nextcloud installation:\n\n- Passman (open-source password manager)\n- Deck (Trello-style kanban task management)\n- Drawio (diagramming tool)\n- Spreed (video chat and messaging)\n- RichDocuments (online office suite)\n- Calendar (scheduling and events)\n\n## Prerequisites\n\nThe project utilizes devbox as its build system. Please install it from [here](https://www.jetify.com/docs/devbox/installing_devbox/).\n\n## Usage\n\nActivate the jetify-devbox shell to automatically install tools\n\n```bash\n$ devbox shell\n```\n\nDuring development, use the following command for quick packaging and testing:\n\n```bash\n📦 devbox:t3-gem-nextcloud\u003e task build\n```\n\nThe package will be generated at: build/t3-gem-nextcloud_{VERSION}_all.deb\n\nTo create a release version, run:\n\n```bash\n📦 devbox:t3-gem-nextcloud\u003e task release\n```\n\nThe release package will be generated at: release/t3-gem-nextcloud_{VERSION}_all.deb\n\n## Docker\n\nFor Docker instructions, read [src/docker/README.md](src/docker/README.md). Make any necessary changes, then run:\n\n```bash\n📦 devbox:t3-gem-nextcloud\u003e task docker-start\n```\n\nTo stop the containers, run:\n\n```bash\n📦 devbox:t3-gem-nextcloud\u003e task docker-stop\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3gemstone%2Ft3-gem-nextcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft3gemstone%2Ft3-gem-nextcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3gemstone%2Ft3-gem-nextcloud/lists"}