tm-id-au
There are 22 repositories under tm-id-au topic.
tdmalone/sns-to-slack
AWS Lambda function to send SNS notifications to a Slack channel.
tdmalone/codebuild-trigger
A simple AWS Lambda function designed to trigger CodeBuild on pushes to CodeCommit.
tdmalone/slackemon
Inspired by Pokémon Go, now you can catch and battle Pokémon with your teammates on Slack!
tdmalone/ec2-instance-stop-start
Manages start and stop schedules to save costs on EC2 instances.
tdmalone/statuspage-to-slack
Convert Atlassian Statuspage.io webhooks into Slack messages.
tdmalone/coffee-shop-message
A little AWS Lambda function I've got hooked up to a Flic button at our fave coffee shop. Includes Terraform config for all necessary AWS resources.
tdmalone/aws-billing-alerts
A simple Lambda function that sends SNS alerts when your current month's bill changes.
tdmalone/lambda-proxy-response
Helper module for sending responses back to the AWS API Gateway from Lambda proxy invocations.
tdmalone/sftp-to-papertrail
An AWS Lambda function that retrieves log files via SFTP, checks for new entries, and sends them to Papertrail. Uses S3 for maintaining state.
tdmalone/cloudwatch-to-papertrail
Lambda to send logs from AWS CloudWatch to Papertrail. Modified version of the original by Apiary Inc.
tdmalone/dotfiles
My dotfiles. Includes public keys. Use for whatever you like! Issues welcome.
tdmalone/codebuild-docker-node
An unofficial Dockerfile for CodeBuild combining official Docker (in Docker) and Node environments.
tdmalone/docker-apache-phpX
Dockerfiles for running (almost) every minor version of PHP, with Apache.
tdmalone/eslint-config-tdmalone
My personal shareable ESLint config. Heavily influenced by the WordPress style. Includes ESLint recommended rules. For use in either browser or Node. Support for ES2018, Jest, JSDoc and jQuery.
tdmalone/proximity-events-webhook-parser
An unofficial AWS Lambda/API Gateway function for parsing and queuing webhook events sent by the Proximity Events iPhone app.
tdmalone/ptphp
A simple PHP interface to parse status of Melbourne train lines and post updates to Slack. Also provides next 5 services to leave from any trains, tram or bus stop.
tdmalone/security-group-ip-poker
A simple Lambda function to 'poke' a hole in an AWS security group for temporary access from an authorised IP.
tdmalone/timfrastructure
[UNDER CONSTRUCTION] Holds IaC data (mostly Terraform, and some Packer and Ansible) for my cloud infrastructure (most of it with AWS).
tdmalone/tm-id-au
Custom, lean WordPress theme for the tm.id.au static site.
tdmalone/travis-logs-to-papertrail
A Lambda function that sends your Travis CI build logs to Papertrail for easy aggregation, search and alerts.
tdmalone/simple-body-parser
Parses input in either application/json or application/x-www-form-urlencoded content-types, returning it as an object.
tdmalone/theme-check-tdmalone
The original Theme Check plugin, but modified to include an exclusions feature.