{"id":18672261,"url":"https://github.com/adagio/drupal-docker","last_synced_at":"2026-04-28T12:34:44.904Z","repository":{"id":150157694,"uuid":"160575389","full_name":"adagio/drupal-docker","owner":"adagio","description":"Drupal on Docker, for Development","archived":false,"fork":false,"pushed_at":"2018-12-05T23:00:04.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-09T23:26:57.151Z","etag":null,"topics":["docker","docker-compose","drupal","drupal-8"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/adagio.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":"2018-12-05T20:36:49.000Z","updated_at":"2018-12-05T23:00:05.000Z","dependencies_parsed_at":"2023-05-17T18:30:15.844Z","dependency_job_id":null,"html_url":"https://github.com/adagio/drupal-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/adagio/drupal-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fdrupal-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fdrupal-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fdrupal-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fdrupal-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adagio","download_url":"https://codeload.github.com/adagio/drupal-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fdrupal-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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","docker-compose","drupal","drupal-8"],"created_at":"2024-11-07T09:10:13.522Z","updated_at":"2026-04-28T12:34:44.796Z","avatar_url":"https://github.com/adagio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddd: drupal on docker, for development\n\n## Instructions\n\n### 1. Directories for local development\n\n    shared\n    ├── drupal-sites\n    ├── drupal-modules\n    ├── drupal-themes\n    └── drupal-profiles\n    \n### 2. Permissions\n\n`sudo chown -R www-data:www-data shared`\n\n### 2. Compose\n\n`docker-compose -f stack.yml up`\n\n### 3. Browse to localhost:8080\n\n    http://localhost:8080\n\n### 4. Drupal installation\n\nConsider postgress credentials\n\n    Database type: PostgreSQL\n    Database name: postgres\n    Database username: postgres\n    Database password: example\n    Database host: postgres\n\nsource: [docker-compose file](https://hub.docker.com/r/_/drupal/)\n\ne.g. stack.yml\n\n### Optional. Other Database engines\n\nAfter using PostgreSQL, I tried to use MySQL with no success 😞\n\nMariaDB can be used, I had to rename the service\n\nPostgres image is smaller 🗜️️, and configuration is faster ⚡ for development purposes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadagio%2Fdrupal-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadagio%2Fdrupal-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadagio%2Fdrupal-docker/lists"}