Docker Compose with Microservices - ASP.NET Core Edition

  Рет қаралды 7,652

Code It Up by AMBITIONED

Code It Up by AMBITIONED

Күн бұрын

Пікірлер: 9
@CodeItUpByAMBITIONED
@CodeItUpByAMBITIONED 3 жыл бұрын
PROTIP: Watch me at 1.5x speed to save time! 😎 Do you use Docker Compose? What is your opinion about it? 🙄 What kind of lessons do you prefer? Shorter or longer? Let me know in the comments! 👇 You can get my source code from here: bit.ly/my-source-ciu 👈
@LuisGuzmanJr
@LuisGuzmanJr Жыл бұрын
Awesome tutorial that uses a very practical example. Appreciate the lesson greatly.
@nkwojikenneth
@nkwojikenneth 2 жыл бұрын
Thanks for the tutorial, but how can I get the source code: the url is not loading!
@lazer9415
@lazer9415 2 жыл бұрын
My aim to open this vidoe was how to auto create dockercompose. And how to set things so we can auto generate docker compose from visual studios support (add=>orchestration support) .
@sunnypatel1045
@sunnypatel1045 3 жыл бұрын
Hi Ivo. Would you mind doing a video on your take on functional programming please.
@NoTalentGuy
@NoTalentGuy 3 жыл бұрын
Second! 😎
@nikolaykrastev4699
@nikolaykrastev4699 3 жыл бұрын
Third, but whats the game? :)
@NoTalentGuy
@NoTalentGuy 3 жыл бұрын
@@nikolaykrastev4699 Idk :S
@zakonikabadze4787
@zakonikabadze4787 2 жыл бұрын
Thanks for your detailed explanation. I have one problem, here is my yaml file : rabbitmq-container: hostname: rabbitmq-container image: rabbitmq:3-management-alpine ports: - 5672:5672 - 15672:15672 networks: - test-network paymentsub: container_name: payment-sub image: znikabadze/paymentssubscriberweb:dev build: context: ./payments-api dockerfile: ./DamenWallet.Payments.Subscriber.Web/Dockerfile environment: - RabbitMQConfig__BrokerConnectionString=rabbitmq-container - RabbitMQConfig__SubscriberName=Payments ports: - "5206:80" networks: - test-network depends_on: - rabbitmq-container - db networks: test-network: volumes: db: driver: local it has no problem while compose up but docker logs says : System.UriFormatException: Invalid URI: The format of the URI could not be determined. Apparently does not like RabbitMQConfig__BrokerConnectionString=rabbitmq-container this line, I tried also "localhost" but the result was the same, then I explecitely set "amqp://localhost:15672" but then it has connection problem ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed. Do you have any idea of that issue?
FULL COURSE - C#, Redis & ASP.NET Core + Microservices
2:37:26
Code It Up by AMBITIONED
Рет қаралды 6 М.
Deploy a .NET Core API with Docker (Step-by-Step)
36:17
Les Jackson
Рет қаралды 260 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
HTTP in Huge Details - DEBUG Your Web Applications
1:28:51
Code It Up by AMBITIONED
Рет қаралды 2,8 М.
.NET Docker Tutorial - SQL Server Docker [.NET Docker]
20:19
Coding Droplets
Рет қаралды 58 М.
ASP.NET Core Model Binding Debunked
1:52:36
Code It Up by AMBITIONED
Рет қаралды 2,7 М.
Run ASP.NET Core 3.1 Apps in Docker with HTTPS.
1:01:33
Les Jackson
Рет қаралды 88 М.
Clean Architecture with ASP.NET Core 3.0 • Jason Taylor • GOTO 2019
50:47
Dockerize .NET 6 in 10 Minutes
13:33
Wes Doyle
Рет қаралды 151 М.
FULL COURSE - Elastic Search Essentials - Part 1
1:16:03
Code It Up by AMBITIONED
Рет қаралды 9 М.
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 2,9 МЛН