{"id":20028834,"url":"https://github.com/phase2/drupal8-quickstart","last_synced_at":"2025-09-17T21:16:32.855Z","repository":{"id":137098255,"uuid":"20708840","full_name":"phase2/drupal8-quickstart","owner":"phase2","description":"An OpenShift Quickstart that lets you try Drupal 8 and update the git repository.","archived":false,"fork":false,"pushed_at":"2014-06-11T02:46:13.000Z","size":11824,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-15T18:51:37.111Z","etag":null,"topics":[],"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/phase2.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}},"created_at":"2014-06-11T02:10:54.000Z","updated_at":"2015-04-23T08:43:01.000Z","dependencies_parsed_at":"2023-03-13T10:58:31.992Z","dependency_job_id":null,"html_url":"https://github.com/phase2/drupal8-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phase2/drupal8-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2Fdrupal8-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2Fdrupal8-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2Fdrupal8-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2Fdrupal8-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phase2","download_url":"https://codeload.github.com/phase2/drupal8-quickstart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phase2%2Fdrupal8-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275665450,"owners_count":25506158,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-13T09:16:46.244Z","updated_at":"2025-09-17T21:16:32.818Z","avatar_url":"https://github.com/phase2.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Drupal 8.x on OpenShift\n\n### Starting up an application\n\n```\nrhc app create drupal8 php-5.4 mysql-5.5 cron \\\n  https://cartreflect-claytondev.rhcloud.com/reflect?github=phase2/openshift-community-drush-master \\\n  --from-code=git://github.com/phase2/drupal8-quickstart.git\n```\n\nOnce this has been done, navigate to /core/install.php and install Drupal. The\ndatabase information will be pre-filled for you based on OpenShift's\nenvironmental variables.\n\nPlease note that you will probably be presented with a settings screen that\nhas a blank \"Database password\" field. Just hit \"Save and continue\" and the\nDrupal 8 installer will continue.\n\n(insert image of Drupal 8 installer once the image is uploaded)\n\n### Troubleshooting\n\n#### Ack! I'm getting a error about \"Additional uncaught exception!\"\n\nYou probably went right to the app homepage, and not to /core/install.php.\n\nThat's fine - just visit /core/install.php to run the installer. After\ninstalling the site, you may have to visit /update.php in order to clear\nthe site's caches to continue using it.\n\n##### Updating Drupal 8 via OpenShift's git repository\n\nThis repo was made with the following commands.\n\n```\ngit remote add -f drupal http://git.drupal.org/project/drupal.git\ngit subtree add --prefix php drupal 8.x --squash\n```\n\nYou can update it by pulling down the latest from drupal.org using the following commands.\n\n```\ngit remote add -f drupal http://git.drupal.org/project/drupal.git\ngit subtree pull --prefix php drupal 8.x --squash\n```\n\nThen just push to your OpenShift app and continue working!\n\nIf you don't want to mess around with complex git commands, you can also just\nexpand a .zip or .tar.gz download of Drupal 8 and commit the changes and push.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphase2%2Fdrupal8-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphase2%2Fdrupal8-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphase2%2Fdrupal8-quickstart/lists"}