Skip to content

SaurabhDahibhate/kubernetes_docker_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-Java-kubernetes-project

Deploying Java Applications with Docker and Kubernetes

Instructions for building the website:

Product catalogue 1. Product catalogue is writen in Java version 8 2. Works on port 8020 3. To install the project use Maven clean install 4. To start the project use the fallowing command '["java","-Djava.security.egd=file:/dev/./urandom","-jar","app.jar","server"]'

Shopfront 1. Product catalogue is writen in Java version 8 2. Works on port 8010 3. To install the project use Maven clean install 4. To start the project use the fallowing command '["java","-Djava.security.egd=file:/dev/./urandom","-jar","app.jar","server"]'

Stock manager 1. Product catalogue is writen in Java version 8 2. Works on port 8030 3. To install the project use Maven clean install 4. To start the project use the fallowing command '["java","-Djava.security.egd=file:/dev/./urandom","-jar","app.jar","server"]'

About

Deployment of java application from kubernetes and docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors