{"id":21482669,"url":"https://github.com/tim-hub/rpi-nextcloud","last_synced_at":"2026-05-06T03:34:41.034Z","repository":{"id":88475497,"uuid":"89974825","full_name":"tim-hub/rpi-nextcloud","owner":"tim-hub","description":"Dockerfiles for creating Raspberry Pi nextcloud image","archived":false,"fork":false,"pushed_at":"2017-05-02T00:49:07.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-22T21:17:02.597Z","etag":null,"topics":["docker-image","nextcloud","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tim-hub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","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}},"created_at":"2017-05-02T00:29:40.000Z","updated_at":"2022-12-02T05:11:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b1929f0-eb92-4c41-aad2-b697c92f6c1e","html_url":"https://github.com/tim-hub/rpi-nextcloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tim-hub/rpi-nextcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-hub%2Frpi-nextcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-hub%2Frpi-nextcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-hub%2Frpi-nextcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-hub%2Frpi-nextcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tim-hub","download_url":"https://codeload.github.com/tim-hub/rpi-nextcloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tim-hub%2Frpi-nextcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["docker-image","nextcloud","raspberry-pi"],"created_at":"2024-11-23T12:35:12.106Z","updated_at":"2026-05-06T03:34:41.012Z","avatar_url":"https://github.com/tim-hub.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nextcloud on Docker on a Respberry Pi\n\nThis project makes it possible to run Nextcloud on Docker on a Respberry Pi!\n\nYou might ask why it's smart to run nextcloud on Docker, the answer is that it makes it extremely easy to install and remove application on Respberry Pi. When your Docker installation is ready, the only thing you need to do to download, install and start nextcloud is to run this:\n\n**Run it:** \n\n\tdocker run -d -i -t -p 443:443 -p 80:80 tim010/rpi-nextcloud\n\nYou can attach to the console:\nFind the container id with this command: `docker ps `\nAnd then run: `docker attach container id `\nTo exit the console presss `[CTRL]+[p]` and then `[CTRL]+[q]`\n\nIf you want to **build the image yourself**, run:  (for now the nextcloud version is 11.04)\n\n\tdocker build -t tim010/rpi-nextcloud:latest git://github.com/tim-hub/rpi-nextcloud.git\n\nFirst step is to install Linux and Docker on your Raspberry Pi. `curl -sSL https://get.docker.com | sh` https://www.raspberrypi.org/blog/docker-comes-to-raspberry-pi/\n\nSe more at the Docker Hub: https://hub.docker.com/r/tim010/rpi-nextcloud/\n\nRead about docker at http://docker.com\n\nThis project is forked from https://github.com/comzone/rpi-owncloud\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-hub%2Frpi-nextcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftim-hub%2Frpi-nextcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftim-hub%2Frpi-nextcloud/lists"}