Skip to content
View ScriptAutomate's full-sized avatar
:shipit:
Automating All The Things
:shipit:
Automating All The Things
Block or Report

Block or report ScriptAutomate

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
ScriptAutomate/README.md

Hi, I'm Derek πŸ‘‹

I write docs and automate all the things!

I've been a systems engineer, DevOps engineer, and all-around automation toolmaker. I apply what I've learned to the world of documentation, where I'm passionate about making open source more accessible, creating technology to empower contributors, and making the Docs as Code approach a smoother experience. Some technologies I enjoy working with include Dendron, PowerShell, Python, Sphinx, Linux, Kubernetes / Docker, and Amazon Web Services (AWS).

ScriptAutomate's github stats

Find me around the web 🌎

  • Publishing articles on dev.to and icanteven.io πŸ’» πŸ“
  • Creating, maintaining, and contributing other code on GitLab πŸ‘Ύ
  • Sharing updates on LinkedIn πŸ’Ό and follow on Twitter

Pinned

  1. aws-cfn-resource-specs aws-cfn-resource-specs Public archive

    A Completely Tracked and Versioned Collection Store of CloudFormationResource.json Resource Specification Files

    Python 29 1

  2. s3nakedinpublic s3nakedinpublic Public

    Example Code to List all S3 buckets, in the default region config, that have URI Grant access to ..global/AllUsers permissions listed in the ACL

    Shell 1 2

  3. pi-scanography pi-scanography Public

    Simple tools for using USB-powered scanners with the Raspberry Pi

    Shell

  4. openvpn-cfn openvpn-cfn Public

    Roll your own Amazon Linux 2 OpenVPN with AWS CloudFormation (w/ Dynamically Discovered Latest AMI Id via Parameter Store)

    19 16

  5. Enable WSL and Install Ubuntu 22.04 ... Enable WSL and Install Ubuntu 22.04 (or 20.04)
    1
    <#
    2
    - BIOS of host machine also needs to be configured to allow hardware virtualization
    3
    - Windows 10 Pro or otherwise is needed; Windows 10 Home Edition CANNOT get WSL
    4
    - This gist WSLv2, but can use WSLv1 instead. I needed v1 as I run Windows 10 in a VM in Virtualbox.
    5
    - WSLv2 has been giving me problems in Virtualbox 6.1, but WSLv1 works properly.
  6. Install Chocolatey on Windows 10 or ... Install Chocolatey on Windows 10 or 11 via PowerShell w/ Some Starter Packages
    1
    <#
    2
    Simple, nice bootstrap to get Windows 10 up-and-running with nice setup!
    3
    4
    - Installs chocolatey (choco)
    5
    - Installs common software