Skip to content

Instantly share code, notes, and snippets.

@theodorosploumis
Created February 15, 2019 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodorosploumis/206a46f55baac8281f7e5413edc9f411 to your computer and use it in GitHub Desktop.
Save theodorosploumis/206a46f55baac8281f7e5413edc9f411 to your computer and use it in GitHub Desktop.
Devops for Drupal
  • Dev/Stage/Live environment
  • Software for issues (eg Jira, GitHub etc)
  • Security monitoring
  • Git precommit hooks
  • Git hosting (eg Gitlab, GitHub, Bitbucket)
  • CI (eg CircleCI)
  • Development tools (eg performance, build etc)
  • Collaboration tools (eg Slack)
  • Drupal specific hosting (Acquia, Pantheon, Amazee etc)
  • Drush custom commands
  • Drupal-console commands
  • Installation profile
  • Docker
  • Clear caches tasks
  • Testing tools
  • System monitoring
  • Databases actions (backup etc)
  • Email groups (to cc multiple users)
  • Deployment tasks
  • Drupal update/upgrade tasks
  • Drupal config import/export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment