Open VmickaelV opened 7 years ago
Are we talking deployment scripts? or just Docker-image bundles? ==> By using the resourcepool dockerhub registry, we could easily automatically push the latest docker images each time something appears on the master branch.
Both, I thought it's preferable letting the user to deploy on his tomcat server or on his docker. And Also a script to include the angular front website into the server before deploying it.
As it is a spring-boot app, could easily implement an auto-release system triggered by travis.
Create a script to build the front admin, and include in the app of the back.
The goals is to integrate the front admin website in a server.