Skip to content
View postovalov1's full-sized avatar
Block or Report

Block or report postovalov1

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. Linux Network Tweak for 2 million we... Linux Network Tweak for 2 million web socket connections
    1
    # Sample config for 2 million web socket connection
    2
    
                  
    3
    ```shell
    4
        sysctl -w fs.file-max=12000500
    5
        sysctl -w fs.nr_open=20000500
  2. docker-nginx-php-laravel docker-nginx-php-laravel Public

    Forked from systemsdk/docker-nginx-php-laravel

    Docker environment required to run Laravel (based on official php and mysql docker hub repositories)

    PHP

  3. docker-nginx-php-symfony docker-nginx-php-symfony Public

    Forked from systemsdk/docker-nginx-php-symfony

    Docker environment required to run Symfony (based on official php and mysql docker hub repositories)

    PHP

  4. docker-symfony-api docker-symfony-api Public

    Forked from systemsdk/docker-symfony-api

    Docker environment with Symfony REST API example

    PHP

  5. kubernetes-the-hard-way kubernetes-the-hard-way Public

    Forked from kelseyhightower/kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way. No scripts.

  6. videoalchemy videoalchemy Public

    Forked from viddotech/videoalchemy

    VideoAlchemy is a toolkit expanding video processing capabilities, emphasizing FFmpeg and broader video technology applications.