DevOps Tutorial | Set Up 3 tier App Using Docker Compose | Docker Compose Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • For Online/Classroom trainings and project support please contact
    Java Home Cloud, Banglore India
    +919886611117

ความคิดเห็น • 11

  • @abhishekgowlikar
    @abhishekgowlikar 2 ปีที่แล้ว +1

    Nice explanation and with a single shot I am able to run the docker-compose and it is working as expected, Hats off sir.

  • @mulshiwaters5312
    @mulshiwaters5312 2 ปีที่แล้ว +1

    Please create video on K8s with HA, DR PODs Ingress, Egress Service IPs load balancers, PVs and PVCs to get the complete picture

  • @RajVerma-go4xk
    @RajVerma-go4xk 4 ปีที่แล้ว +1

    sir, how to run docker-compose file through jenkins CI, please make a video on that.

  • @madhavareddy3412
    @madhavareddy3412 4 ปีที่แล้ว

    Question here, where you defined the services dependency in docker-compose file?

    • @JavaHomeCloud
      @JavaHomeCloud  4 ปีที่แล้ว

      May I know which dependency are you taking about ?

    • @madhavareddy3412
      @madhavareddy3412 4 ปีที่แล้ว

      Microservices dependency

    • @kalyankalapala8940
      @kalyankalapala8940 3 ปีที่แล้ว

      Not wooking in my localhost with port 4200

  • @PremKumar-ip8eo
    @PremKumar-ip8eo 2 ปีที่แล้ว

    I deployed a multi container Docker compose yml file to Azure Web app.
    It Contains Wordpress, MySql, and PhpMyAdmin.
    The app works fine but it loads only Phpmyadmin and not Wordpress.
    Please help me out. I will post the Yml file below.

    • @shabanaashraf8718
      @shabanaashraf8718 ปีที่แล้ว

      Hi there, Could you please share Video or anything that demonstrates