/DevOps-task

Initial code for DevOps task

Primary LanguageJava

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"]'