Skip to content
View Alex-Souslik's full-sized avatar
:shipit:
Tired
:shipit:
Tired
Block or Report

Block or report Alex-Souslik

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

  1. nginx-behind-alb nginx-behind-alb Public

    Bash script to raise two EC2 nginx servers behind an ALB and serve a different static page from S3 in each

    Shell 1

  2. eks-gitops eks-gitops Public

    A single repo impelentation of Amazon EKS Blueprints for Terraform.

    HCL

  3. ec2-autoscale ec2-autoscale Public

    Bash script to create an EC2 cluster with auto scaling

    Shell

  4. krakend-helm krakend-helm Public

    Forked from mikescandy/krakend-helm

    A helm chart to deploy KrakenD in a Kubernetes cluster

    Mustache 1

  5. a little dashboard and folder export... a little dashboard and folder exporter for grafana
    1
    #!/usr/bin/env bash
    2
    
    
    3
    key="<grafana-api-key>"
    4
    url="https://grafana.example.com"
    5
    dest="dashboards"
  6. cloudflare-exporter cloudflare-exporter Public archive

    Forked from lablabs/cloudflare-exporter

    Prometheus CloudFlare Exporter

    Go