Skip to content
View sot001's full-sized avatar

Block or report sot001

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

Pinned Loading

  1. aws-detailed-billing-parser aws-detailed-billing-parser Public

    Forked from awslabs/aws-detailed-billing-parser

    Python script to parse the Detailed Billing Reports to Elasticsearch or .json file.

    Python

  2. MySQL backup and archive script MySQL backup and archive script
    1
    #!/bin/bash
    2
    
                  
    3
    # mysql user needs certain privileges to run this file;
    4
    #
    5
    # grant SELECT, LOCK TABLES, reload ON *.* TO 'mysql'@'localhost' IDENTIFIED BY 'dump';
  3. docker-awscli docker-awscli Public

    Dockerfile

  4. ansible-slave ansible-slave Public