Hi there,
I have VM (Ubuntu 10.04, Apache, CouchDB 1.0, ...) with public ip address.
- Is it possible to access CouchDB (mainly Futon) from public ip address (i.e. 187.323.132.232:5984), not from http://localhost:5984?
- Or on my local machine, set up an ssh tunnel?