ninrod / kotlin-springboot2

dockerized kotlin/springboot2 rest api server talking to a postgresql container with angular 7 as a frontend featuring nginx as a reverse proxy
GNU General Public License v3.0
4 stars 0 forks source link

write a prod and a local bootstrap script #14

Closed ninrod closed 5 years ago

ninrod commented 6 years ago

it should be easy to deploy the application to production. it should also be easy to reproduce the entire environment locally, for testing purpouses.

ninrod commented 5 years ago

done.