Create Dockerfile and config to dockerize project.
Motivation and Context
I have RocketMap, PokeAlarm and database dockerized and are working as well, my goal is dockerize Worldopole with let's encrypt certs having dev and prod environments in order to create stack with RocketMap, PokeAlarm, Worldopole and database ready to deploy on prod servers.
How Has This Been Tested?
local and prod servers
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
Create Dockerfile and config to dockerize project.
Motivation and Context
I have RocketMap, PokeAlarm and database dockerized and are working as well, my goal is dockerize Worldopole with let's encrypt certs having dev and prod environments in order to create stack with RocketMap, PokeAlarm, Worldopole and database ready to deploy on prod servers.
How Has This Been Tested?
local and prod servers
Screenshots (if appropriate):
Types of changes
Need to provide documentation