{"id":14968558,"url":"https://github.com/rishabjasrotia/drupal-docker","last_synced_at":"2025-10-26T02:31:23.942Z","repository":{"id":189151535,"uuid":"680142871","full_name":"rishabjasrotia/drupal-docker","owner":"rishabjasrotia","description":"Drupal 10 Docker Based Setup with Kubernetes Support","archived":false,"fork":false,"pushed_at":"2024-12-12T09:58:53.000Z","size":448,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:51:14.876Z","etag":null,"topics":["aws","awsdrupal","awseks","composer","docker","docker-image","drupal","drupal-project","eks","eks-cluster","kubernetes","minikube","php","php8","terraform"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishabjasrotia.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-18T12:51:31.000Z","updated_at":"2024-12-12T09:58:57.000Z","dependencies_parsed_at":"2023-10-31T04:27:17.766Z","dependency_job_id":"66de3438-809f-404f-a770-dab5f596dc31","html_url":"https://github.com/rishabjasrotia/drupal-docker","commit_stats":{"total_commits":67,"total_committers":4,"mean_commits":16.75,"dds":"0.19402985074626866","last_synced_commit":"342f20f90a7aa204b751245e46481671af9f5b43"},"previous_names":["rishabjasrotia/d10docker"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabjasrotia%2Fdrupal-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabjasrotia%2Fdrupal-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabjasrotia%2Fdrupal-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabjasrotia%2Fdrupal-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabjasrotia","download_url":"https://codeload.github.com/rishabjasrotia/drupal-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238247985,"owners_count":19440879,"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":["aws","awsdrupal","awseks","composer","docker","docker-image","drupal","drupal-project","eks","eks-cluster","kubernetes","minikube","php","php8","terraform"],"created_at":"2024-09-24T13:40:07.258Z","updated_at":"2025-10-26T02:31:18.537Z","avatar_url":"https://github.com/rishabjasrotia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n**Docker Base Drupal 10 Container Setup with Kubernetes Support**\n\n## Support\n- [AWS EKS](HOW_TO_AWS_EKS.md)\n- Minkube\n\n\n## How to setup\n- Build the setup using following command ```make build```\n- Execute the Drupal container ```docker exec -it drupal-fpm sh```\n- Inside the Drupal container run composer command to install Drupal ```make build-drupal```\n- Visit the localhost your local vhost domain example ```http://www.your_domain```\n- Done now you should be able to ready to use your Drupal Local Setup.\n- Refer: https://www.drupal.org/docs/user_guide/en/install-run.html\n\n\n## Post Installation\n\n - Fix Site UUID:\n\t - How to fix the config sync site uuid =\u003e Export the current site uuid ```./vendor/bin/drush config-get \"system.site\" uuid``` \n\t - Replace the **exported uuid** with the value in `app/config/sync/system.site.yml` **uuid**\n- Fix the Shortcut link and Default:\n\t- Go to =\u003e Home \u003e Administration \u003e Configuration \u003e User interface \u003e Shortcuts (admin/config/user-interface/shortcut), than in \"List links\" of \"Default\"\n\t- Delete every shortcut.\n\t- Rebuild Drupal Cache.\n\n\n## Kubernetes MiniKube\n\n- Build Minikube Helm Files:\n\t- ```make build-minikube```\n- Deploy code to minkube containers:\n\t- ```make deploy-minikube```\n- Expose Nginx container port:\n\t- ```make run-minikube```\n- Add domain to local host i.e. ```/etc/host``` file\n\n## Post Deployment to minikube \n- We can use following command to just update drupal \u0026 nginx containers files:\n\t- ```make update-minikube```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabjasrotia%2Fdrupal-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabjasrotia%2Fdrupal-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabjasrotia%2Fdrupal-docker/lists"}