OpenTreeOfLife / opentree

Opentree browsing and curation web site. For overarching or cross-repo concerns, please see the 'germinator' repo.
http://tree.opentreeoflife.org/
BSD 2-Clause "Simplified" License
109 stars 26 forks source link

Custom curator url for webapp-only installation #1265

Open kcranston opened 3 years ago

kcranston commented 3 years ago

For nexttree, we want to install opentree with a tree viewer only, no curation app. This PR (which is all work done by @mtholder ) removes the hard-coded /curator and allows for a config-based URL for the curation app, so that the app and docs on nexttree can point to - for example - tree.opentreeoflife.org/curator.

I'd like to get this merged so that we can deploy nexttree from the master branch.

kcranston commented 3 years ago

I need to fix the conflicts, and then test the fixes before we can merge this.

jimallman commented 3 years ago

@kcranston The conflicts look pretty straightforward, but let me know if you want a second pair of eyes.