Closed chenry closed 9 years ago
What startup script? And is this question relevant still?
I think that the question is only relevant to those that will be working on the web application and it goes to workflow. In the Procfile, it says that the startup script should use application-production.properties. My assumption is that this will have the production version of the application.properties file.
The Dockerfile does not specify anything at all. At one point and time, there was a mention of application-local.properties.
It ultimately goes back to workflow. What is the development workflow for
Thoughts?
The Procfile isn't being used at all in our current configuration! I spoke with @danmikita about this and it's leftover stuff from heroku hosting I believe.
Doh. Red herring. Let's get rid of that file asap
Why does the startup script specify an application-local.properties, but there is not one in the project? Is this a file that I need? If so, what should the contents be?