nocturnaldevops / DevOps-task

Initial code for DevOps task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Initial code for DevOps task


Languages

Language:Java 83.8%Language:HTML 14.6%Language:Gherkin 1.6%