Skip to content
  • Kubernetes
  • Docker
  • Jenkins
  • Other
    • Nexus
Site Logo
  • Privacy Policy
  • Disclaimer
  • Contact Me
  • About Me
  • Kubernetes
  • Docker
  • Jenkins
  • Other
    • Nexus
Site Logo
cats, cute, kitty-1722373.jpg
  • ContainersDockerTomcat

Accessing Tomcat Manager of an App Deployed on Docker

In previous articles we built our own image and deployed our application into Apache Tomcat server. As you might be aware, Tomcat has a manager app which allows us to mange the web applications deployed on the server. We can…

Read MoreAccessing Tomcat Manager of an App Deployed on Docker
  • Charith
  • July 11, 2022
  • 5 Comments
  • ContainersDockerDockerfileJ2EEMavenSpring BootTomcat

Dockerfile: Environment Variables

If you are here without reading the previous articles Dockerfile: Layered Architecture and Dockerfile: Multi-stage Build, then I would encourage you to read them first as the foundation for this article is there. In the previous article we built an…

Read MoreDockerfile: Environment Variables
  • Charith
  • October 19, 2021
  • ContainersDockerDockerfileJ2EEMavenTomcat

Dockerfile: Multi-stage Build

If you are here without reading the previous article Dockerfile: Layered Architecture, then I would encourage you to read it first as some of the things in this article would not make sense without that. In the previous article, we…

Read MoreDockerfile: Multi-stage Build
  • Charith
  • October 19, 2021
container, port, loading
  • ContainersDockerDockerfileJ2EETomcat

Dockerfile: Layered Architecture

Dockerfile Understanding the Dockerfile is pretty easy when you think about the steps you need to follow to run your application if you were not using containers. Let’s assume you need to run a JavaEE application on an Apache Tomcat…

Read MoreDockerfile: Layered Architecture
  • Charith
  • April 3, 2022

Search Topics

No results

Recent Posts

leaf, wood, path-3345134.jpg

Introduction to Secrets in Kubernetes

March 27, 2023
map, geography, continental-6784496.jpg

Introduction to ConfigMaps in Kubernetes

March 20, 2023
cyberspace, data, wire-2784907.jpg

Introduction to Services in Kubernetes

September 14, 2022
Deployments in Kubernetes

Deployments in Kubernetes

July 23, 2022
peas, pods, vegetables-3540388.jpg

Introduction to Kubernetes Manifest: Pod

July 10, 2022
wheelhouse, steering, wheel-456838.jpg

Basic Kubectl Commands

July 3, 2022
hd wallpaper, nature wallpaper, paper boat-2270314.jpg

Minikube for Learning Kubernetes Basics

June 28, 2022

While it is always best to believe in oneself, a little help from others can be a great blessing!

General Iroh

Tags

CI/CD ConfigMap Containers Continuous Delivery Continuous Integration Docker Docker-compose Dockerfile Groovy J2EE Jenkins Jenkinsfile K8s Kubectl Kubernetes Maven Minikube MongoDB Mongo Express MySQL Network Nexus Repository Manager Secret Spring Boot Tomcat

Contact Me

Archives

  • March 2023 (2)
  • September 2022 (1)
  • July 2022 (3)
  • June 2022 (2)
  • March 2022 (1)
  • December 2021 (3)
  • November 2021 (3)
  • October 2021 (2)
  • September 2021 (3)
  • July 2021 (2)
  • June 2021 (3)
  • May 2021 (6)

Trending now

cats, cute, kitty-1722373.jpg
Accessing Tomcat Manager of an App Deployed on Docker
ship, container, technology
Docker Compose
container, ship, container ship
More Docker Commands
leaf, wood, path-3345134.jpg
Introduction to Secrets in Kubernetes

Copyright © 2025 Tech Adventures