Pinned Repositories
500px-api-client-public-php
This is a quick hack of a PHP client class to access the 500px.com API (Only for the public API points that do not require user access tokens). This was done for the Facebook World Hack Event 2012 in Vancouver.
CakePHP-Memcached-Engine
Memcached storage engine for CakePHP, using the memcached extension
google-spreadsheet-exporter
The main functionality of this library focuses on the reading data from a Google Spreadsheet and outputting it into a readable file. Mostly for the purpose of localization and copy management, but can also be utilized for any other cases where one needs to transform data from Google Spreadsheet into another file format.
laravel-lang-google-spreadsheet-importer
A Laravel Artisan Command to generate Laravel Languages files from a Google Spreadsheet.
presentation-revealjs-static-sites
The standard template for all technical presentations by Invoke staff. Based on reveal.js
toggl-python-api-client
Python-based REST client to interface with the Toggle API. Requires the 'requests' lib
mechastorm's Repositories
mechastorm/toggl-python-api-client
Python-based REST client to interface with the Toggle API. Requires the 'requests' lib
mechastorm/ansible-lint
Best practices checker for Ansible
mechastorm/argo-cd
Declarative continuous deployment for Kubernetes.
mechastorm/audit
Audit Cookbook for Chef Compliance
mechastorm/auto-doc
:octocat: Github action that turns your reusable workflows and custom actions into easy to read markdown tables.
mechastorm/awesome-terraform
Curated list of resources on HashiCorp's Terraform
mechastorm/aws-amicleaner
Cleanup your old unused ami and related snapshots
mechastorm/aws-parameter-store-helper
Export AWS parameter store value to stdout by custom template.
mechastorm/aws-rotate-iam-keys
Rotate your IAM Keys to be in compliance with security best practices
mechastorm/docker-jnlp-packer
mechastorm/docker-jnlp-sandbox
mechastorm/gitops-cert-level-2-examples
GitOps Certification Level 2 examples
mechastorm/hello-kubernetes-helm
mechastorm/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
mechastorm/katacoda-scenarios
Katacoda Scenarios
mechastorm/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
mechastorm/patriciaandshihoon
mechastorm/run-book-template
Run Book / Operations Manual template for modern software systems
mechastorm/saml2aws
CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
mechastorm/tech-writing-exercises
mechastorm/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
mechastorm/terraform-azurerm-aks
Terraform Module for deploying an AKS cluster
mechastorm/terraform-enterprise-api-python-client
Terraform Enterprise Python Client Library
mechastorm/terraform-guides
Example usage of HashiCorp Terraform
mechastorm/terraform-provider-aws
Terraform AWS provider
mechastorm/terraform-provider-github
Terraform GitHub provider
mechastorm/terraform-provider-tfe
Official Terraform Cloud/Enterprise provider, maintained by HashiCorp. Provision Terraform Cloud or Terraform Enterprise - with Terraform!
mechastorm/terraform-provider-vault
Terraform Vault provider
mechastorm/tf-service-example
A simple AWS service created using Terraform from a terraform module.
mechastorm/tf-service-module-example
Example of a simple Terraform Module