Devflection
  • Blog
  • Book reviews
  • About
Devflection

Docker-Compose


Docker: Multi-node environment with a load balancer from a local Java project war

 Posted on January 16, 2023  |  5 minutes  |  899 words  |  Matija Heričko

In this post, we will look at how a developer can quickly create a multi-node environment from his local Java project using Docker Compose.

[Read More]
docker  java  tomcat  docker-compose 

Connect two docker containers in different docker-compose files

 Posted on March 26, 2022  |  7 minutes  |  1367 words  |  Matija Heričko

This post is inspired by an issue I encountered while trying to connect two docker containers located in two different docker-compose files. It briefly describes how this situation can happen and how to handle it.

[Read More]
docker  docker-compose  docker networking 

Matija Heričko  • © 2024  •  Devflection

Hugo v0.127.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll