Commit Graph

4 Commits

Author SHA1 Message Date
luc
a6bf44f4f7 Simplified Heroku variables configuration
- Having well defined variables is more readable than configuring
everything in MAVEN_CUSTOM_OPTS
- Do not provide a default admin password value : people deploying on
Heroku for testing or demonstration purpose would likely forget to
customize this password, which would be a security flaw
- reduce Heroku specific impacts on existing pom.xml
2016-07-28 02:04:51 +02:00
luccioman
0c327d0a93 Moved variables configuration at the right place.
If running "heroku config:set" before git initialization, --app appname
option has to be explicitely passed.
2016-07-20 00:35:16 +02:00
luccioman
b1345d92d2 Fixed relative Markdown links 2016-07-13 01:15:25 +02:00
luccioman
3db732aded Added Heroku markdown documentation. 2016-07-13 01:06:33 +02:00