Skip to content
View DrizzlyOwl's full-sized avatar
Block or Report

Block or report DrizzlyOwl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DrizzlyOwl/README.md

Pinned Loading

  1. Mixd/PackerWP Mixd/PackerWP Public

    WordPress deployment written in PHP

    PHP 8 2

  2. check-wordpress-versions.sh check-wordpress-versions.sh
    1
    #! /bin/bash
    2
    #
    3
    # Author:      Ash Davies <github.com/drizzlyowl>
    4
    # Requires:    wp-cli, curl, python, sendmail
    5
    # Description: Checks through all vhost directories to determine whether WordPress is 
  3. create-vhost.sh create-vhost.sh
    1
    #! /bin/bash
    2
    #
    3
    # A quick bash script to make it easier for non tech-savvy folks
    4
    # to create a vhost conf file and enable it for apache2.
    5
    #
  4. DFE-Digital/terraform-azurerm-key-vault-tfvars DFE-Digital/terraform-azurerm-key-vault-tfvars Public

    Use Azure Key Vault for centralising your Terraform variables

    HCL