couchDB behind the proxy... #1116
Konst80
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm evaluating to use couchDB as a backend database for app development since couchDB is open source and supper the offline first concept.
So in this context I tied Coolify and I like it very much since it makes life easier for installing and handling services on the backend.
My questions convinced couchDB, which can be installed as a database within Coolify. I noticed that there is no way (as far as I saw) to put the couchDB behind the proxy. Why not? Because I would like to access the database not via the IP address (which can change over time), but via a subdomain managed by the proxy, e.g. https://couchdb.mydomain.com?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions