Skip to content
View yuklia's full-sized avatar
πŸ‡ΊπŸ‡¦
πŸ‡ΊπŸ‡¦
Block or Report

Block or report yuklia

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. paas-swarm-terraform paas-swarm-terraform Public

    (🟠 WIP) PaaS based on Docker Swarm. Hosted on AWS. Infrastructure as a code (IaC).

    HCL 1

  2. serverless-lambda-chaining serverless-lambda-chaining Public

    serverless framework / aws / sns

    Python

  3. AWS_ProxyPrococol AWS_ProxyPrococol
    1
    1 # make sure proxyPolicy is disabled. => "BackendServerDescriptions" : []
    2
    aws elb describe-load-balancer-policy-types
    3
    
                  
    4
    2 aws elb create-load-balancer-policy --load-balancer-name %lb_name% --policy-name %name% --policy-type-name ProxyProtocolPolicyType --policy-attributes AttributeName=ProxyProtocol,AttributeValue=true
    5
    3 aws elb set-load-balancer-policies-for-backend-server --load-balancer-name %lb_name% --instance-port 443 --policy-names %policy_name%
  4. x-project x-project Public

    PHP

  5. phptestfest-php-src phptestfest-php-src Public

    Forked from phpcommunity/phptestfest-php-src

    A fork of the PHP interpreter at php/php-src, for use with PHP TestFest.

    C

  6. phptestfest.org phptestfest.org Public

    Forked from phpcommunity/phptestfest.org

    Become a PHP core contributor! Join a PHP user group in person or online, and PHP TestFest will show you how.

    PHP