Skip to content
View psujit775's full-sized avatar
:octocat:
Learning is in progress
:octocat:
Learning is in progress

Block or report psujit775

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
psujit775/README.md

Hi, Folks ๐Ÿ‘‹

I'm Sujit, a passionate DevOps in this amazing world of technology, self-taught student and trying to leave my mark on the world.

  • ๐ŸŽ“ Working as a SRE at nurture.farm
  • โ˜๏ธ Building infrastructure in Clouds
  • ๐Ÿ“š I'm studying Kubernets | Docker | AWS | Azure | Python | Bash
  • ๐Ÿ’ฌ You can ask me questions, I like to help!
  • ๐Ÿ‘€ Want to learn more about me? click here

You can find me or contact me through these networks:

LinkedIn Badge Gmail Badge


My GitHub stats

Trophies GitHub

General Statistics

Streak Stats

Activity Graph

Pinned Loading

  1. terraform-templates terraform-templates Public

    This Repositry contains list of terraform templates.

    HCL 2

  2. YouTube-Trending-Videos YouTube-Trending-Videos Public

    Wordpress Plugin to Display a list of YouTube trending videos.

    PHP

  3. google-trends google-trends Public

    Python script to get Current Google Trends in JSON or formatted HTML.

    Python

  4. elasticsearch.yml file with auth ena... elasticsearch.yml file with auth enabled.
    1
    # ======================== Elasticsearch Configuration =========================
    2
    #
    3
    # NOTE: Elasticsearch comes with reasonable defaults for most settings.
    4
    #       Before you set out to tweak and tune the configuration, make sure you
    5
    #       understand what are you trying to accomplish and the consequences.
  5. config file for promtail to monitor ... config file for promtail to monitor nginx logs
    1
    server:
    2
      http_listen_port: 9080
    3
      grpc_listen_port: 0
    4
    
                  
    5
    positions:
  6. config file for loki config file for loki
    1
    auth_enabled: false
    2
    
                  
    3
    server:
    4
      http_listen_port: 3100
    5
      grpc_listen_port: 9096