BCReddy Devops
BCReddy Devops
  • 155
  • 162 040

วีดีโอ

Cloud NAT in GCP | Internal vs External IP in GCP |Public vs Private Subnets, VPC Firewalls Routers
มุมมอง 654 หลายเดือนก่อน
In this video, we will dive into Cloud NAT in Google Cloud Platform (GCP) and explore the differences between public and private subnets, as well as the role of VPC firewalls in securing your network. Learn how to effectively manage your network traffic and enhance your cloud environment by understanding these key concepts. Whether you are new to GCP networking or looking to optimize your exist...
VPC Peering in GCP - Single Project vs Multi Project Explained || What is VPC Peering in GCP
มุมมอง 254 หลายเดือนก่อน
In this video we discussed about VPC Peering why do we need VPC peering and Important Considerations and Discover the key differences between single project and multi project setups, and how they impact your network architecture. Whether you are new to GCP or looking to optimize your VPC configuration, this explanation will help you make the right choices for your cloud infrastructure. Watch no...
GCP || VPC Setup in Google Cloud Platform - Step-by-Step Tutorial || VPC Subnets Firewalls Creation
มุมมอง 604 หลายเดือนก่อน
In this step-by-step tutorial, you will learn how to set up a Virtual Private Cloud (VPC) in Google Cloud Platform (GCP). Understanding VPCs is essential for creating a secure and isolated network environment within GCP. Follow along as we guide you through the process of configuring VPCs, subnets, firewalls, and more in GCP. By the end of this tutorial, you will have a solid foundation in VPC ...
GitHub Actions-Configure Self Hosted Runner || How to Configure Self Hosted Runner on GitHub Actions
มุมมอง 665 หลายเดือนก่อน
In this video we discussed how to configure self-hosted runner on GitHub Actions
GitHub Actions || GitHub Actions Vs Jenkins || How to create CI/CD Pipeline using GitHub Actions
มุมมอง 1895 หลายเดือนก่อน
In this video we discussed about what is github actions and components of github actions and difference between github actions and jenkins and created ci/cd pipeline using docker . what are workflows ? 1.The workflow is an automated procedure that you add to your repository 2.they are made up of one or more jobs and can be scheduled or trigger by an event. 3.it can be used to build,test,package...
How To Use Google Gemini Pro LLM Models and How To Generate Google API Keys to call LLMs Models
มุมมอง 657 หลายเดือนก่อน
In this video we discussed about how to use google gemini pro llm modes and how to generate google api keys to call llms modes and how create a web application using streamlit in python . #GoogleGeminiPro #LLMmodels #geminipro #LLM
Keycloak Installation for Production || How to Install and Configure Keycloak 23.0.0 for Ubuntu
มุมมอง 7K9 หลายเดือนก่อน
In this video we discussed how to install configure keycloak 23.0.0 for Production on Ubuntu server . www.keycloak.org/archive/downloads-23.0.0.html sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout bcreddydevops.xyz.key.pem -out bcreddydevops.xyz.crt.pem
How to Setup Active Directory on Windows Server and How to create Users and Groups and Configure DNS
มุมมอง 8910 หลายเดือนก่อน
In this video we discussed about How to Setup Active Directory on Windows Server and How to create Users and Groups and Configure DNS Get Users dsquery user -limit 0 Get Groups dsquery group -limit 0 Get Users in a Specific Group: dsget group "GroupDN" -members dsget group "CN=devgroup,OU=groups,DC=example,DC=com" -members dsquery group -name "devgroup" | dsget group -members Get Information ab...
How to Setup Self Hosted Linux Agent in Azure DevOps || How to Use Custom Agent for Build Pipelines
มุมมอง 47710 หลายเดือนก่อน
In this video we discussed about how to setup/configure self-hosted linux agent in azure devops and how to use the custom agent in your build jobs
How to Install and Configure SonarQube 9.8 on Ubuntu 20.04 || SonarQube Server Installation New
มุมมอง 53511 หลายเดือนก่อน
In this we video we discussed about how to install and configure SonarQube server on ubuntu Linux VM
Ansible Tags | Ansible Special Tags with Examples | How to run particular task in ansible playbook.
มุมมอง 16711 หลายเดือนก่อน
In this video we discussed about ansible tags with examples and special tags and how to run playbook with and without tags and special tags. github.com/bcreddydevops/Ansible-D/tree/master/tags In Ansible, tags allow you to selectively run or skip specific tasks within a playbook. You can assign tags to tasks, and then when running a playbook, you can specify which tags to include or exclude. An...
Ansible Roles || How to Create Ansible Roles || Ansible Role Structure || Examples for Ansible Role
มุมมอง 1K11 หลายเดือนก่อน
In this video we discussed about ansible roles with examples and folder structure of ansible roles github.com/bcreddydevops/Ansible-D/tree/master/roles
Ansible Blocks | What is Blocks Rescue Always in Ansible | Example of Ansible Blocks Error Handling
มุมมอง 217ปีที่แล้ว
In this video we discussed what is ansible block rescue always statement in ansible playbook how to declare in ansible playbook and error handling using blocks rescue always in ansible playbook. github.com/bcreddydevops/Ansible-D/tree/master/blocks
Ansible Handlers | What is Handlers in Ansible How it works | Examples Handlers in Ansible Playbooks
มุมมอง 231ปีที่แล้ว
In this video we discussed ansible handlers with examples and how to use ansible handlers in playbooks we discussed in the videos
Ansible Loops || How Loops Conditions will work in Ansible || with_items and loops keyword || Loops
มุมมอง 143ปีที่แล้ว
Ansible Loops || How Loops Conditions will work in Ansible || with_items and loops keyword || Loops
Ansible Facts || Custom Facts in Ansible || Managing Facts in Ansible || What is Ansible Facts
มุมมอง 207ปีที่แล้ว
Ansible Facts || Custom Facts in Ansible || Managing Facts in Ansible || What is Ansible Facts
Ansible Variables | How to use ansible variables in playbooks | How to declare variables in playbook
มุมมอง 229ปีที่แล้ว
Ansible Variables | How to use ansible variables in playbooks | How to declare variables in playbook
Ansible FAQ's 1 #ansible #ansibletutorial #youtubeshorts #devops
มุมมอง 68ปีที่แล้ว
Ansible FAQ's 1 #ansible #ansibletutorial #youtubeshorts #devops
What is Ansible Playbook | How to Execute Ansible Playbook | Sample Ansible Playbook with Example
มุมมอง 152ปีที่แล้ว
What is Ansible Playbook | How to Execute Ansible Playbook | Sample Ansible Playbook with Example
Ansible Ad-Hoc Commands || Ansible Modules || Ansible Ad-hoc Commands with Examples | ansible-doc -l
มุมมอง 316ปีที่แล้ว
Ansible Ad-Hoc Commands || Ansible Modules || Ansible Ad-hoc Commands with Examples | ansible-doc -l
Nexus Artifact Data Migration from one server to another server | Nexus3 Artifacts Data Migration
มุมมอง 1.8Kปีที่แล้ว
Nexus Artifact Data Migration from one server to another server | Nexus3 Artifacts Data Migration
How to Install & Configuration Ansible on AWS Amazon Linux 2| Ansible basics | Password Less Setup
มุมมอง 4.8Kปีที่แล้ว
How to Install & Configuration Ansible on AWS Amazon Linux 2| Ansible basics | Password Less Setup
What is Ansible | How Ansible Works | How to install Ansible on Ubuntu EC2 | Password less Setup
มุมมอง 2.3Kปีที่แล้ว
What is Ansible | How Ansible Works | How to install Ansible on Ubuntu EC2 | Password less Setup
Jenkins CLI | Create, Build and Delete Job Using Jenkins CLI Commands with Authentication
มุมมอง 687ปีที่แล้ว
Jenkins CLI | Create, Build and Delete Job Using Jenkins CLI Commands with Authentication
Jenkins Migration | Job Config History Plugin | ThinBackup | Audit Trail | Role-based Authorization
มุมมอง 1.6Kปีที่แล้ว
Jenkins Migration | Job Config History Plugin | ThinBackup | Audit Trail | Role-based Authorization
Jenkins Master Slave Configuration || Jenkins Docker Container as a Build Agent || Master Slave
มุมมอง 2.4Kปีที่แล้ว
Jenkins Master Slave Configuration || Jenkins Docker Container as a Build Agent || Master Slave
Jenkins Build Job Triggers || What are options for trigger the Jenkins Job || Build Periodically
มุมมอง 680ปีที่แล้ว
Jenkins Build Job Triggers || What are options for trigger the Jenkins Job || Build Periodically
How to Configure Email Notification in Jenkins || Jenkins Gmail Configuration and Notifications
มุมมอง 9Kปีที่แล้ว
How to Configure Email Notification in Jenkins || Jenkins Gmail Configuration and Notifications
Jenkins Custom Logo || How to Setup Custom UI Theme for Jenkins || Jenkins Themes and Logo Change
มุมมอง 1.1Kปีที่แล้ว
Jenkins Custom Logo || How to Setup Custom UI Theme for Jenkins || Jenkins Themes and Logo Change

ความคิดเห็น

  • @Sumit-z4t
    @Sumit-z4t 27 วันที่ผ่านมา

    no app password option in my gmail

  • @abalso1507
    @abalso1507 หลายเดือนก่อน

    could you please share the code ?

  • @NandhuKishorReddy
    @NandhuKishorReddy หลายเดือนก่อน

    Terraform state file got deleted. When we do terraform apply it will create new resources right and also create State file at that time if resources are present in aws console it will be conflict correct.?

  • @DJ-gh5lb
    @DJ-gh5lb หลายเดือนก่อน

    hi how are you , your videos are awesome . but you need show how to install ansible and phython in server . I can install phython but i cant able to install ansible . could you please help on this ?

  • @SrinivasAoola
    @SrinivasAoola หลายเดือนก่อน

    Hi sir, I have tried ssh-copy-id getting below error.how to resolve. Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

  • @sivasudarsan2373
    @sivasudarsan2373 2 หลายเดือนก่อน

    there was no discussion about the ImagePullSecrets which is crucial part for pulling the CAS image

  • @rahulpandeet250
    @rahulpandeet250 2 หลายเดือนก่อน

    Sir, where can we get that source code now ? Your links says not active.

  • @Leobatchops
    @Leobatchops 2 หลายเดือนก่อน

    How to reconfigure existing pipeline to DSL pipeline

  • @mf0607
    @mf0607 2 หลายเดือนก่อน

    Create NAT Gateways 7:55 - 8:33

  • @bharatkadam5769
    @bharatkadam5769 2 หลายเดือนก่อน

    bro you are giving wounderful contents keep going on

  • @sagarborse7
    @sagarborse7 3 หลายเดือนก่อน

    it helped. Thanks

  • @anand-nb4bb
    @anand-nb4bb 3 หลายเดือนก่อน

    Hi Bro, I have a query. Can I create a directory inside a linux VM in google cloud & access it via the public IP ? Can you please help its a request I am not talking about google bucket. just a folder in linux vm which I need to access via the public IP of the VM Thanks & regards,

  • @ravindraravi7435
    @ravindraravi7435 3 หลายเดือนก่อน

    Hi Reddy, Thank you for making this video, it is very useful. I have only one doubte as you mention do we need to associate both public and private subnet with main route table considering it is public route table.?

  • @noduck123
    @noduck123 3 หลายเดือนก่อน

    How to copy same Jenkins server into another server with all LDP, AD user , login ?

  • @veeranjaneyuluvelpula5229
    @veeranjaneyuluvelpula5229 3 หลายเดือนก่อน

    Which deployement strategy we have to use?

  • @ibrahimsalah1436
    @ibrahimsalah1436 4 หลายเดือนก่อน

    Thanks a lot for the video but it will be very helpful to see how to authnticate Linux or netwoork devices wtih Ketcloack

  • @guddytech1454
    @guddytech1454 4 หลายเดือนก่อน

    Thanks man. This was really insightful

  • @deepaknaresh1617
    @deepaknaresh1617 4 หลายเดือนก่อน

    How to use company email. How do i know port number

  • @CelebCruize
    @CelebCruize 4 หลายเดือนก่อน

    please share you linkedin url. THANK YOU SIR. this video helped me so solve 3 problem of sleepless night

  • @mrjacksparrow8942
    @mrjacksparrow8942 4 หลายเดือนก่อน

    can you make a video to setup sonar on ubuntu 22

  • @kabirghanchi9669
    @kabirghanchi9669 4 หลายเดือนก่อน

    Thank you very much sir👍👍, your video helped me with ssh config and now all the things working perfect!!

  • @hemjal100
    @hemjal100 5 หลายเดือนก่อน

    ssh-copy-id doesn't work as expected. It shows public key error. I solved the problem by manually copy the public key from server to the node1 and then ssh from server to node. Any insight why it is not working in your way? thanks

    • @u_know_me3746
      @u_know_me3746 21 วันที่ผ่านมา

      Yes same for me

  • @umanggarg3712
    @umanggarg3712 5 หลายเดือนก่อน

    Can we get source code to practice

  • @hangoutbuddy
    @hangoutbuddy 5 หลายเดือนก่อน

    Nice session ❤

    • @bcreddydevops7289
      @bcreddydevops7289 5 หลายเดือนก่อน

      Thank you

    • @hangoutbuddy
      @hangoutbuddy 5 หลายเดือนก่อน

      @@bcreddydevops7289 can you please upload more videos on GitHub actions? Its widely asked tech nowadays and resources are very few.

  • @eliebeyla675
    @eliebeyla675 6 หลายเดือนก่อน

    Thank you very much. very helpful video

  • @tiagogalvao6780
    @tiagogalvao6780 6 หลายเดือนก่อน

    To use Keycloak, you don't just have to install docker image?

  • @santoshgangal5398
    @santoshgangal5398 6 หลายเดือนก่อน

    After adding the ansible ALL=(ALL:ALL) NOPASSWD:ALL CTRL+X is not working how to come out of this error

  • @vinitpandey4424
    @vinitpandey4424 6 หลายเดือนก่อน

    Wastage of time. Don't watch this useless and disgusting video

  • @visheshmahale790
    @visheshmahale790 6 หลายเดือนก่อน

    Hello, Thank you for explaining this concept. I have one question like, does it mean that the keyclock portal is exposed to the outside world and anyone who has the URL and your admin password will be able to login inside the keycloak portal and will be able to delete your clients, groups and users. Is my understanding correct or am I thinking in the wrong direction?

  • @HyperGaming-re9ef
    @HyperGaming-re9ef 6 หลายเดือนก่อน

    hello i want to migrate data from Nexus Repository Manager OSS 2.14.20-02 to Sonatype Nexus RepositoryOSS 3.66.0-02, can you please help me

    • @himmika1
      @himmika1 6 หลายเดือนก่อน

      Hello can you please reply , if it is possible.

  • @ramana7320
    @ramana7320 6 หลายเดือนก่อน

    HTTPS required error page

  • @farazmuhamed
    @farazmuhamed 6 หลายเดือนก่อน

    At the end, In terminal after if press ctrl+c for coming out then the keycloak stops working at the browser... How to solve this

  • @iamsreejuks
    @iamsreejuks 7 หลายเดือนก่อน

    Thankyou sir

  • @srujanareddy631
    @srujanareddy631 7 หลายเดือนก่อน

    😊

  • @himagiribandi
    @himagiribandi 7 หลายเดือนก่อน

    Hi sir how can i cantact u sir reply to me sir

  • @ajitharumugam8797
    @ajitharumugam8797 7 หลายเดือนก่อน

    Thanks for the video, it worked❤

  • @ranjitr6247
    @ranjitr6247 7 หลายเดือนก่อน

    hello Reddy , Ranjit here , you thought awesome, I am an devops student, should I connect you and how to guide me

  • @Platformsase
    @Platformsase 7 หลายเดือนก่อน

    One of the best video. thank you very much Reddy.

  • @jaychaudhari5364
    @jaychaudhari5364 8 หลายเดือนก่อน

    Hello sir on the console it says email sent successfully to the correct email id but not getting any emails for builds

    • @bcreddydevops7289
      @bcreddydevops7289 8 หลายเดือนก่อน

      please check your mail server configuration and jenkins post build actions you have configure send email so that you will get build mails

  • @creazyengineer8080
    @creazyengineer8080 8 หลายเดือนก่อน

    copy key not working showing permission denied..

    • @bcreddydevops7289
      @bcreddydevops7289 8 หลายเดือนก่อน

      you have provide required permission to key

    • @parthasarathiray9153
      @parthasarathiray9153 7 หลายเดือนก่อน

      I have face same issue

    • @chanikyathaniparthi8743
      @chanikyathaniparthi8743 5 หลายเดือนก่อน

      Hi now you solved ? pls help me facing same issue from last 4 days

    • @mcdangelo4499
      @mcdangelo4499 16 วันที่ผ่านมา

      ​@@bcreddydevops7289 how do I give permission to the key sir😢

  • @tisighelivinstone1737
    @tisighelivinstone1737 8 หลายเดือนก่อน

    The video is really helpful and straights to the point. However, I encountered the following error when running the server in production mode (./kc.sh start). ```bash 2024-01-26 05:41:26,398 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Failed to start server in (production) mode 2024-01-26 05:41:26,399 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Failed to obtain JDBC connection 2024-01-26 05:41:26,400 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Acquisition timeout while waiting for new connection ```

    • @Platformsase
      @Platformsase 7 หลายเดือนก่อน

      i too got the same error. later i identified a typo in the key name in conf file. correct it and then it started working. if you are doing exactly the same in video, it will surely work.

  • @mallikarjunrao6658
    @mallikarjunrao6658 8 หลายเดือนก่อน

    Good Video.

  • @Indian-mw7gb
    @Indian-mw7gb 8 หลายเดือนก่อน

    Please provide password policy configuration steps for ubuntu 22.04

  • @aravindaedirisinghe9853
    @aravindaedirisinghe9853 9 หลายเดือนก่อน

    Thank you

    • @peddiramya8563
      @peddiramya8563 6 หลายเดือนก่อน

      How to uncomment ?

  • @rajbasar9644
    @rajbasar9644 9 หลายเดือนก่อน

    Hi We dont know to make uncomment plz metion the method , plz dont mine

    • @vaishnavmohan5066
      @vaishnavmohan5066 9 หลายเดือนก่อน

      Uncomment by removing '#' in the starting of the mentioned line.

  • @SWATAMIRACLE
    @SWATAMIRACLE 9 หลายเดือนก่อน

    it was a great tutorial

  • @rakeshpattipati
    @rakeshpattipati 9 หลายเดือนก่อน

    Bro another question How can we use Postgres sql with keycloak

    • @bcreddydevops7289
      @bcreddydevops7289 9 หลายเดือนก่อน

      you have to install postgres sql on same server and provide the details in keycloak configuration file

  • @rakeshpattipati
    @rakeshpattipati 9 หลายเดือนก่อน

    Bro Really your video is helpful But one problem bro when i click on admin console it is just loading and i've tried increasing machine resource can you please help me out what can i do on this situation

    • @bcreddydevops7289
      @bcreddydevops7289 9 หลายเดือนก่อน

      Hi Rakesh, please check java version supported to keycloak version are not and also before start the keycloak set the environment variables.

    • @rakeshpattipati
      @rakeshpattipati 9 หลายเดือนก่อน

      @@bcreddydevops7289 issue resolved bro I’ve set hostname ip address and trying to access with domain After changing hostname to domain It started working

  • @kingmaker-zs8dz
    @kingmaker-zs8dz 9 หลายเดือนก่อน

    my config file is missing everytime in Ansible version and after that I am unable to do anything

    • @bcreddydevops7289
      @bcreddydevops7289 9 หลายเดือนก่อน

      by default config file will be /etc/ansible

    • @ArunKumar-pf4wg
      @ArunKumar-pf4wg 6 หลายเดือนก่อน

      Hello I’m also facing same issue but I couldn’t able to find it after I run the command. Can you please help me out this.

  • @naren06938
    @naren06938 10 หลายเดือนก่อน

    Excellent Sir