OpenTreeOfLife / germinator

miscellaneous scripts and data for concerns that span more than one of the Open Tree code repositories: integration tests, system statistics, etc.
BSD 2-Clause "Simplified" License
21 stars 7 forks source link

Restart apache when updating neo4j databases. #121

Closed jimallman closed 7 years ago

jimallman commented 7 years ago

This will clear stale results from the RAM cache, so we get fresh information (e.g. latest synth-tree version) on restart. This would happen correctly if we called the push script with component treemachine, but not when using the install-db command with treemachine as an argument.

See related Gitter chat.