{"id":17002148,"url":"https://github.com/bpetit/ansible-role-nextcloud","last_synced_at":"2026-04-11T19:32:02.445Z","repository":{"id":71419540,"uuid":"163758369","full_name":"bpetit/ansible-role-nextcloud","owner":"bpetit","description":"Ansible role to install and configure a simple nextcloud instance.","archived":false,"fork":false,"pushed_at":"2019-01-05T17:21:18.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-27T22:54:54.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/bpetit.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":"2019-01-01T18:41:20.000Z","updated_at":"2019-01-05T17:21:19.000Z","dependencies_parsed_at":"2023-06-03T20:30:34.915Z","dependency_job_id":null,"html_url":"https://github.com/bpetit/ansible-role-nextcloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bpetit/ansible-role-nextcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetit%2Fansible-role-nextcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetit%2Fansible-role-nextcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetit%2Fansible-role-nextcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetit%2Fansible-role-nextcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpetit","download_url":"https://codeload.github.com/bpetit/ansible-role-nextcloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpetit%2Fansible-role-nextcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":[],"created_at":"2024-10-14T04:27:09.324Z","updated_at":"2026-04-11T19:32:02.437Z","avatar_url":"https://github.com/bpetit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"nextcloud\n=========\n\nAnsible role to deploy and configure a simple nextcloud instance.\n\nRequirements\n------------\n\nYou need a working mariaDB/MySQL service to talk to.\n\nRole Variables\n--------------\n\n    nextcloud_download_url: https://download.nextcloud.com/server/releases/\n    nextcloud_version: 15.0.0\n    nextcloud_tarball_url: \"{{ nextcloud_download_url }}/nextcloud-{{ nextcloud_version }}.zip\"\n    nextcloud_tarball_tmp_path: \"/tmp/nextcloud-{{ nextcloud_version }}.zip\"\n    nextcloud_tarball_md5_sum_url: \"{{ nextcloud_download_url }}/nextcloud-{{ nextcloud_version }}.zip.md5\"\n    nextcloud_install_path: \"/var/www/nextcloud\"\n    nextcloud_system_user: www-data\n    nextcloud_system_group: www-data\n    nextcloud_server_name: nextcloud.example.org # CHANGE ME\n    nextcloud_http_port: 80\n\nDependencies\n------------\n\nThis role needs no specific ansible role to work.\n\nExample Playbook\n----------------\n\n    - hosts: servers\n      roles:\n         - { role: nextcloud }\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nBenoit Petit \u003cbpetit@b0rk.in\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpetit%2Fansible-role-nextcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpetit%2Fansible-role-nextcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpetit%2Fansible-role-nextcloud/lists"}