[
https://issues.apache.org/jira/browse/COUCHDB-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182852#comment-14182852
]
Michael Cole commented on COUCHDB-2403:
---------------------------------------
Hi [~garren], thanks for the help :-)
Fauxton build with relative paths would be awesome!
See this issue for more context on how we'd use it:
https://github.com/pouchdb/express-pouchdb/issues/116
Thanks!
> Build Fauxton for a different url paths?
> ----------------------------------------
>
> Key: COUCHDB-2403
> URL: https://issues.apache.org/jira/browse/COUCHDB-2403
> Project: CouchDB
> Issue Type: Question
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Michael Cole
>
> Hey, I'm trying to use Fauxton in another project: express-pouchdb
> We'd like Fauxton to not know it's URL, until it's being served. So someone
> could configure a PouchDB server in Express at their [own
> URL](https://github.com/MichaelJCole/express-pouchdb#example-usage) like this:
> /mydb/ <-- PouchDB server
> /mydb/_utils <-- Fauxton
> The best I could figure out to do was hard-
> code the URL in settings.json and use `grunt release` to build Fauxton for
> that specific URL.
> Is there a better way?
> Thanks!
> Mike
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)