Skip to content

drevops/scaffold

Repository files navigation

DrevOps Logo

Drupal project scaffold

Test Test docs CircleCI codecov GitHub release LICENSE

Purpose

Make it easy to set up, develop and maintain Drupal websites

Approach

Use tested Drupal project scaffold with DevOps integrations for CI and hosting platforms

Similar to Zen of Python, we use our own set of principles:

  • Simple is better than complex.
  • Rely on upstream sources as much as possible.
  • Favor standard practices over custom implementations.
  • Errors should never pass silently.
  • Explicit logging helps.
  • Readability counts.
  • If the implementation is hard to explain, it's a bad idea.

Read more about architecture

Track our current progress and view planned updates on the GitHub project board.

Installation

Our installer simplifies setup, letting you choose only the features you need. It will integrate the latest scaffold release into your codebase and you will choose which changes to commit.

curl -SsL https://install.drevops.com > install.php
php install.php
rm -r install.php

Alternatively, clone this repository and adjust the configuration by manually editing or deleting the sections that aren't necessary for your setup.

Features

DrevOps diagram

The following list includes ✅ completed and 🚧 upcoming features.

Documentation

The documentation is authored within this repository in the .scaffold/docs directory.

It is published to https://docs.drevops.com on Scaffold release.

Development version of the documentation is available at https://drevops-scaffold-docs.netlify.app/.

Support

We provide paid support for DrevOps scaffold:

  • New and existing project onboarding
  • Support plans with SLAs
  • Priority feature implementation
  • Updates to the latest version of the platform
  • DevOps consulting and custom implementations

Contact us at support@drevops.com