Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

r3kdotio/gamify9dotcom

Repository files navigation

Description

Gamify9.com = Java 9 + Spring boot + Angular

If you want to improve the code do the following...

Docker

Build

mvn clean package

Pull

docker pull r3kdotio/gamify9dotcom

Run

sudo docker create -p 443:8443 --restart unless-stopped --name=website -v /etc/letsencrypt/live/gamify9.com:/etc/certs/ -e "SPRING_PROFILES_ACTIVE=production" r3kdotio/gamify9dotcom:1.0.2