{"id":15828105,"url":"https://github.com/paulrbr/ansible-owncloud","last_synced_at":"2025-06-11T20:09:24.394Z","repository":{"id":68755796,"uuid":"73631264","full_name":"paulRbr/ansible-owncloud","owner":"paulRbr","description":"Simple Ansible playbook to setup an Owncloud instance","archived":false,"fork":false,"pushed_at":"2017-03-03T23:13:36.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T10:44:42.548Z","etag":null,"topics":["ansible","owncloud"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulRbr.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":"2016-11-13T17:26:12.000Z","updated_at":"2016-11-13T17:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f83c478d-85e8-4085-9670-6abd25d0bbb4","html_url":"https://github.com/paulRbr/ansible-owncloud","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"4817c43fbe96c50942f1c07c3472d9c38a57f6c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulRbr/ansible-owncloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulRbr%2Fansible-owncloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulRbr%2Fansible-owncloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulRbr%2Fansible-owncloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulRbr%2Fansible-owncloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulRbr","download_url":"https://codeload.github.com/paulRbr/ansible-owncloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulRbr%2Fansible-owncloud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259330847,"owners_count":22841718,"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":["ansible","owncloud"],"created_at":"2024-10-05T10:21:40.240Z","updated_at":"2025-06-11T20:09:24.357Z","avatar_url":"https://github.com/paulRbr.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ansible playbook to setup your Owncloud instance\n\nThis repo contains a `setup.yml`  playbook to setup:\n\n* An nginx webserver serving traffic in https (thanks to a let's encrypt SSL cert)\n* A PostgreSQL database\n* A php-fpm application server with the [Owncloud](https://owncloud.org/) code base\n\nThe best way to use it is to fork it and adapt it for your own hosts infrastructure.\n\n## Dependencies\n\nRoles are all taken from Ansible's public galaxy repositories. They are described in the `requirements.yml` file:\n\n* nginx\n* php-fpm\n* postgresql\n* cerbot\n\nInstall dependencies by\n\n    make install\n\n## Prepare\n\nYou will need to change mainly two things:\n\n* your `hosts` inventory to target your own hosts.\n\n```\nedit hosts\n```\n\n* adapt the related `host_vars`. Typically the postgresql admin password.\n\n## Secrets\n\nI personnaly manage secrets thanks to [`pass`](https://www.passwordstore.org/) so the password is automatically taken from my store using the `pass-hosts.sh` script.\n\nIn order to vault your secrets you will thus need to adapt this file to output your vault passphrase\n\n    edit pass-hosts.sh\n\n## Run\n\nYou can now setup everything by simply calling:\n\n    make run playbook=setup\n  \n## License\n\nSee [MIT License file](https://gitlab.com/paulrbr/ansible-owncloud-setup/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrbr%2Fansible-owncloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulrbr%2Fansible-owncloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulrbr%2Fansible-owncloud/lists"}