{"id":25086625,"url":"https://github.com/robloach/ddev-nextcloud","last_synced_at":"2026-05-02T03:32:39.361Z","repository":{"id":273125778,"uuid":"918768010","full_name":"RobLoach/ddev-nextcloud","owner":"RobLoach","description":"NextCloud in DDEV.","archived":false,"fork":false,"pushed_at":"2025-03-07T05:32:55.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T18:01:59.388Z","etag":null,"topics":["ddev","nextcloud"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/RobLoach.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":"2025-01-18T19:58:30.000Z","updated_at":"2025-03-07T05:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f49aa6a-fade-47b0-aa36-de0927ea1b05","html_url":"https://github.com/RobLoach/ddev-nextcloud","commit_stats":null,"previous_names":["robloach/ddev-nextcloud"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fddev-nextcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fddev-nextcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fddev-nextcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fddev-nextcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobLoach","download_url":"https://codeload.github.com/RobLoach/ddev-nextcloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246659145,"owners_count":20813320,"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":["ddev","nextcloud"],"created_at":"2025-02-07T09:17:57.052Z","updated_at":"2026-05-02T03:32:39.346Z","avatar_url":"https://github.com/RobLoach.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV NextCloud\n\nDevelopment environment to run [NextCloud](https://nextcloud.com/) in [DDEV](https://ddev.com/).\n\n## Usage\n\n1. Install [DDEV](https://ddev.com/)\n2. Clone the repository\n   ```\n   git clone https://github.com/RobLoach/ddev-nextcloud.git\n   cd ddev-nextcloud\n   ```\n3. Start DDEV   \n   ```\n   ddev start\n   ```\n4. Visit the instance in your browser\n   ```\n   ddev launch # Visit http://nextcloud.ddev.site\n   ```\n5. Log in...\n   ```\n   Username: admin\n   Password: admin\n   ```\n\n## Features\n\nThese are a few of the developer features available.\n\n### CLI\n\nThe NextCloud [`occ` Command Line Interface](https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html) is available by running...\n\n```\nddev occ\n```\n\n### Cron\n\nWhile NextCloud will run cron via AJAX when browsing, you can run it manually with...\n\n```\nddev cron\n```\n\n### Mail\n\nEmails sent from NextCloud can be reviewed through [DDEV's Mailpit](https://ddev.readthedocs.io/en/stable/users/usage/developer-tools/#email-capture-and-review-mailpit)...\n\n```sh\nddev mailpit\n```\n\nShould be available at: `http://nextcloud.ddev.site:8026`\n\n## Development\n\nTo update NextCloud...\n\n1. Update the branch for the submodule\n\n   ``` sh\n   git submodule set-branch --branch v32.0.5 nextcloud\n   ```\n\n2. Ensure [`.gitmodules`](.gitmodules) is updated\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobloach%2Fddev-nextcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobloach%2Fddev-nextcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobloach%2Fddev-nextcloud/lists"}