{"id":21659857,"url":"https://github.com/slub/ddev-dfgviewer","last_synced_at":"2025-04-11T22:40:26.986Z","repository":{"id":37029331,"uuid":"460452431","full_name":"slub/ddev-dfgviewer","owner":"slub","description":"DDEV Development System for the DFG-Viewer","archived":false,"fork":false,"pushed_at":"2025-03-12T12:33:03.000Z","size":982,"stargazers_count":3,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-25T18:41:00.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/slub.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}},"created_at":"2022-02-17T13:42:44.000Z","updated_at":"2025-03-12T12:32:52.000Z","dependencies_parsed_at":"2025-02-18T14:35:31.948Z","dependency_job_id":null,"html_url":"https://github.com/slub/ddev-dfgviewer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-dfgviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-dfgviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-dfgviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slub%2Fddev-dfgviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slub","download_url":"https://codeload.github.com/slub/ddev-dfgviewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248493007,"owners_count":21113159,"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":[],"created_at":"2024-11-25T09:31:45.652Z","updated_at":"2025-04-11T22:40:26.979Z","avatar_url":"https://github.com/slub.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV for DFG-Viewer\n\nThis DDEV system installs DFG Main based solely on its distribution package.\n\nA more comprehensive DDEV system based on database dumps is available at https://github.com/slub/ddev-dfgviewer.\n\n## Prerequisites\n\n* Install DDEV https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/\n* Clone the repository\n    ```bash\n    git clone https://github.com/slub/ddev-dfgviewer\n    cd ./ddev-dfgviewer\n    ```\n* Clone the Kitodo.Presentation, SLUB Digital Collections, and DFG-Viewer extension into the extension directory (optional)\n    ```bash\n    git clone https://github.com/kitodo/kitodo-presentation ./extensions\n    git clone https://github.com/slub/slub_digitalcollections ./extensions\n    git clone https://github.com/slub/dfg-viewer ./extensions\n    ```\n    *You can also use an existing directory where the extensions are already located. To do this, you just need to adjust the path to the directory in the `.ddev/docker-compose.mounts.yml` file under the respective TYPO3 version by replacing the existing path `../../../extensions`.*\n    \n## Getting started\n\n#### TYPO3 12\n\nNavigate to folder `./typo3/12/` and run `ddev install`.\n\nFrontend is provided under url https://dfg-viewer-typo3-12.ddev.site and backend under https://dfg-viewer-typo3-12.ddev.site/typo3/ with user `admin` and password `dvAdmin.1`.\n\n#### TYPO3 11\n\nNavigate to folder `./typo3/11/` and run `ddev install`.\n\nFrontend is provided under url https://dfg-viewer-typo3-11.ddev.site and backend under https://dfg-viewer-typo3-11.ddev.site/typo3/ with user `admin` and password `dvAdmin.1`.\n\n*Due to the stricter password requirements as of TYPO3 12, the general password has changed. The username and password can be customized under `.ddev/config.yaml`*\n\n### DDEV commands\n\n#### Start DDEV project containers\n\n```bash\nddev start\n```\n\n#### Install TYPO3 and dependencies\n\n```bash\nddev install\n```\nWhat happens in this command?\n- Create a Composer file for the TYPO3 distribution and install dependencies\n- Update the Composer configuration for the DFG-Viewer development environment\n- Install a suitable TYPO3 version\n- Update the folder structure\n- Install DFG-Viewer dependencies from the mounted extension directory\n- Apply necessary extension setups, e.g., database changes or adding site configuration\n- Configure extensions\n\n#### Stops DDEV project containers\n\n```bash\nddev stop\n```\n\n#### Delete DDEV project containers and project specific files and folders\n\n```bash\nddev reset\n```\n\n## Maintainer\n\nIf you have any questions or encounter any problems, please do not hesitate to contact us.\n\n- [Markus Weigelt](https://github.com/markusweigelt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fddev-dfgviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslub%2Fddev-dfgviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslub%2Fddev-dfgviewer/lists"}