| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-28 | Simplified Heroku variables configuration | luc | |
| - 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-12 | Handle more propertly local port configuration by system property | luccioman | |
| And prefixed property with "net.yacy" to avoid ambiguity. | |||
| 2016-07-06 | Revert : Not possible to start on port 80 | luccioman | |
| 2016-07-06 | Try running on port 80 to be in senior mode on Heroku | luccioman | |
| 2016-07-06 | Let Heroku decide which http port to use | luccioman | |
| 2016-07-05 | Added Heroku config files | luccioman | |
| - .env : environment variables to build and run YaCy with Heroku - Procfile : command line used to start YaCy with Heroku Tested with heroku local | |||
