Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

tia Core requires a Java virtual machine (JVM) and a web application server (e.g. Apache Tomcat, Oracle Glassfish, Jetty, JBoss). It ships as

  • a war-file (war-file deployment) to be deployed on a web-application server and JVM already available, or

  • a container image file for cloud-deployment that includes both the JVM and the web-application server.

Cloud-deployment requires as a minimum only a container runtime environment like Docker or Podman, while in production environments cloud-orchestration software like Kubernetes are expected.

  • No labels